Assess and remedy any unsafe usage of the Semaphore used by the Perf code on Windows

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 26
    • Component/s: hotspot
    • windows

      As discussed in JDK-8361462, static Semaphores are potentially unsafe if accessed during VM termination. The Windows Perf code has:

      PdhMutex::_semaphore(

      We need to check if it could be accessed during VM termination.

            Assignee:
            Unassigned
            Reporter:
            David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: