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

Compiler diagnostic commands should have locking instead of safepoint

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • None
    • b107
    • Verified

      Compiler diagnostic commands rely on vm_operations for correctness. This is overkill since the code is already using locks. The diagnostic commands are small and well suited to run concurrently. Replace the vm_ops with taking the proper locks.

            neliasso Nils Eliasson (Inactive)
            neliasso Nils Eliasson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: