RFR: 8339112: Move JVM Klass flags out of AccessFlags [v6]
Coleen Phillimore
coleenp at openjdk.org
Wed Sep 4 15:51:32 UTC 2024
On Tue, 3 Sep 2024 12:33:47 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Move JVM implementation access flags that are not specified by the classfile format into Klass so we can shrink AccessFlags to u2 in a future change.
>>
>> Tested with tier1-7.
>>
>> NOTE: there are arm, ppc and s390 changes to this that are just a guess. Also, graal changes.
>
> Coleen Phillimore has updated the pull request incrementally with two additional commits since the last revision:
>
> - Remove unused function declaration.
> - Add parameters and rename generate_klass_flags_guard.
Thank you for reviewing, Dean, Tobias, Amit, Exe-Boss and reviewing the updates also Matias.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20719#issuecomment-2329419116
More information about the serviceability-dev
mailing list