On Fri, 5 May 2023 02:50:45 GMT, Chen Liang <li...@openjdk.org> wrote:

> Since we want an option to toggle stackmap generation, will you add it to the 
> Classfile options as a temporary measure, before we keep track of these 
> options in a stateful object (with hierarchy resolver etc.) like brian 
> envisioned?

I would prefer to separate multi-state stackmap generation option into a new 
RFE (or join it with the Brians proposal) and do not delay this fix by 
discussions about exact number and naming conventions of the option. Current 
boolean option handles the critical use cases and here proposed default 
(generate when mandatory) allows seamlessly transform various class versions.

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

PR Comment: https://git.openjdk.org/jdk/pull/13478#issuecomment-1535868523

Reply via email to