> 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: Refactor jvmci code. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/20719/files - new: https://git.openjdk.org/jdk/pull/20719/files/852ca049..9e93b2a5 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=20719&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20719&range=02-03 Stats: 9 lines in 1 file changed: 5 ins; 2 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