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

jvmdi interface does allocation while holding a lock.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.3.0
    • 2.0, 1.1, 1.3.0
    • vm-legacy
    • kestrel
    • generic, x86
    • solaris_7, windows_nt
    • Not verified

      When the jvmdi GetLoadedClasses() function is called, it allocates an
      array to be used to return a list of the loaded classes. It does this while
      holding the SystemDictionary_lock lock which it should not do.

            pbk Peter Kessler
            jmasa Jon Masamitsu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: