RFR: 8308899: Introduce Classfile.Context and improve Classfile.Option(s) [v14]

Adam Sotona asotona at openjdk.org
Tue Jun 13 13:12:56 UTC 2023


On Tue, 13 Jun 2023 09:34:17 GMT, Chen Liang <liach at openjdk.org> wrote:

>StackMapsOption doesn't fit in with other options, they should be ALWAYS_STACK_MAPS, NEVER_STACK_MAPS, etc.)

What about `STACK_MAPS_WHEN_REQUIRED`, `GENERATE_STACK_MAPS` and `DROP_STACK_MAPS`?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14180#issuecomment-1589282092


More information about the core-libs-dev mailing list