Remove ObjectLocker around appendToClassPathForInstrumentation call

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: hotspot
    • b25

      The JVM code takes out a system class loader lock in object locker then calls a function in that class loader for JVMTI. It could just make that function synchronized and not take the lock out in the C++ code.

            Assignee:
            Coleen Phillimore
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: