GetClassFields should not use random access to field

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 23
    • Affects Version/s: 21.0.2, 22, 23
    • Component/s: hotspot
    • b06
    • generic

      This is follow-up for JDK-8317692
      GetClassFields JVMTI function uses FilteredFieldStream from reflectionUtils.hpp which iterates fields in the reverse order and is known to be performance ineffective (see JDK-8317692 for details).

            Assignee:
            Alex Menkov
            Reporter:
            Alex Menkov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: