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

Add new j.u.l deadlock test for JDK-8027670 and JDK-8029281

XMLWordPrintable

        The test test/java/util/logging/TestLogConfigurationDeadLock.java attempts to detect deadlocks for JDK-8027670 and JDK-8029281, but passes always whether the fix is present or not.
        Recent sighting of JDK-8027670 have shown that obtaining the deadlock is much frequent when creating a new logger whose parent does not exists yet, but has a level defined in the j.u.l config file.
        A new test somewhat similar to TestLogConfigurationDeadLock - but using a configuration file defining levels for parent loggers should be added to obtain more testing coverage for the deadlock shown in JDK-8027670.

              dfuchs Daniel Fuchs
              dfuchs Daniel Fuchs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: