Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8364187

Make getClassAccessFlagsRaw non-native

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 26
    • None
    • hotspot
    • master

      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.

            coleenp Coleen Phillimore
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: