> 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. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/20719/files - new: https://git.openjdk.org/jdk/pull/20719/files/4c3a04dc..79c35f7c Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=20719&range=05 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20719&range=04-05 Stats: 5 lines in 2 files changed: 0 ins; 3 del; 2 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