ArrayKlass doesn't set and shouldn't use AccessFlags, yet it was defined in class Klass. We were worried in the valhalla repo that ArrayKlass was testing the isIdentity bit by mistake (which isn't set there). Move to InstanceKlass.
Moving the flags doesn't create new alignment gaps in InstanceKlass or change the size.
Moving the flags doesn't create new alignment gaps in InstanceKlass or change the size.
- links to
-
Review(master)
openjdk/jdk/28371