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

Remove ObjectLocker around appendToClassPathForInstrumentation call

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 20
    • 20
    • hotspot
    • b25

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: