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

C2: Track klass type information for Java class mirrors

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 24
    • hotspot

      As of now, C2 doesn't track type information for Java class mirrors beyond bare java.lang.Class type. Information about underlying Klass* is lost when conversion from Klass* to j.l.Class takes place.

      As an example, JDK-8346567 would benefit from knowledge that some mirror represents an array class.

            Unassigned Unassigned
            vlivanov Vladimir Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: