RFR: 8339112: Move JVM Klass flags out of AccessFlags [v5]
Coleen Phillimore
coleenp at openjdk.org
Fri Aug 30 21:51:49 UTC 2024
> 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 one additional commit since the last revision:
Add parameters and rename generate_klass_flags_guard.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20719/files
- new: https://git.openjdk.org/jdk/pull/20719/files/9e93b2a5..4c3a04dc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20719&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20719&range=03-04
Stats: 12 lines in 2 files changed: 5 ins; 2 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/20719.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20719/head:pull/20719
PR: https://git.openjdk.org/jdk/pull/20719
More information about the serviceability-dev
mailing list