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

Assess and remedy any unsafe usage of the Semaphore used by Unified Logging

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 26
    • hotspot
    • None

      As discussed in JDK-8361462, static Semaphores are potentially unsafe if accessed during VM termination. Unified logging has:

      ConfigurationLock::_semaphore

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

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

              Created:
              Updated: