JVMTI GetClassMethods is Slow

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • 8u60
    • Affects Version/s: 8
    • Component/s: hotspot
    • None
    • 8

        There's a significant regression in the speed of JVMTI GetClassMethods in JDK8. I've tracked this down to allocation of jmethodids in a tight loop. The issue can be addressed by preallocating enough space for all of the jmethodids when starting the operation. Patch to follow.

              Assignee:
              Jeremy Manson (Inactive)
              Reporter:
              Jeremy Manson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: