Getting class access flags calls into the JVM to get intrinsified, but by exporting the char access flags field, Java has all the information it needs to read the access flags for Class and for reflection.
I moved this because I am trying to get a handle on how access flags are used for array types and where they need the IDENTITY bit for Valhalla.
I moved this because I am trying to get a handle on how access flags are used for array types and where they need the IDENTITY bit for Valhalla.
- relates to
-
JDK-8364447 [lworld] Save isIdentity in a field of Class
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/ee3665bc
-
Review(master) openjdk/jdk/26517