> ArrayKlass doesn't set AccessFlags so don't look for them there. See CR for > details. > Fixed SA and jvmci. @iwanowww Can you check that I changed C2 correctly (we > talked about this in August). > Tested with tier1-4. 5-7 in progress.
Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision: Take out ?: for array classes in set_raw_access_flags call. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/28371/files - new: https://git.openjdk.org/jdk/pull/28371/files/c7247c00..d311ded9 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=28371&range=07 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28371&range=06-07 Stats: 7 lines in 1 file changed: 4 ins; 3 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/28371.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/28371/head:pull/28371 PR: https://git.openjdk.org/jdk/pull/28371
