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

GetClassFields should not use random access to field

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 23
    • 21.0.2, 22, 23
    • hotspot
    • b06
    • generic

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: