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

jfieldIDWorkaround should use InstanceKlass* instead of Klass*

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • hotspot
    • None

      See discussion in https://github.com/openjdk/jdk/pull/26908

      jfieldIDWorkaround uses Klass* extensively, but it seems like some of those can be changed to InstanceKlass* to avoid explicit calls to InstanceKlass::cast().

            Unassigned Unassigned
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: