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

GetClassFields should not use random access to field

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 21.0.2, 22, 23
    • 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).

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

              Created:
              Updated:
              Resolved: