RFR: 8372098: Move AccessFlags to InstanceKlass [v5]
Coleen Phillimore
coleenp at openjdk.org
Mon Dec 1 15:02:50 UTC 2025
> 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:
Added a comment for checking interface guard after array guard.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28371/files
- new: https://git.openjdk.org/jdk/pull/28371/files/06d6a186..7f234078
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28371&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28371&range=03-04
Stats: 5 lines in 1 file changed: 3 ins; 0 del; 2 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
More information about the serviceability-dev
mailing list