> 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 three additional commits since the last revision: - Fix jvmci code. - Some C2 refactoring. - Assembly corrections from Matias and Dean. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/20719/files - new: https://git.openjdk.org/jdk/pull/20719/files/9dc7e551..852ca049 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=20719&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20719&range=01-02 Stats: 55 lines in 20 files changed: 4 ins; 21 del; 30 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