jfieldIDWorkaround should use InstanceKlass* instead of Klass*

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: hotspot

      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().

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

              Created:
              Updated: