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

Remove ObjectLocker around appendToClassPathForInstrumentation call

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • 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.

        There are no Sub-Tasks for this issue.

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

              Created:
              Updated:
              Resolved: