master
8353683: [REDO] j.u.l.Handler classes create deadlock risk via synchronized publish() method
8187443: Forest Consolidation: Move files to unified layout
8187073: The java.util.logging.Level.findLevel() will not correctly find a Level by it's int value
8260555: Change the default TIMEOUT_FACTOR from 4 to 1
8338411: Implement JEP 486: Permanently Disable the Security Manager
8298047: Remove all non-significant trailing whitespace from properties files
8283719: java/util/logging/CheckZombieLockTest.java failing intermittently
8211093: Default logging.properties sets log level for com.xyz.foo
8255277: randomDelay in DrainDeadlockT and LoggingDeadlock do not randomly delay
8252883: AccessDeniedException caused by delayed file deletion on Windows
8353835: Implement JEP 500: Prepare to Make Final Mean Final
8189953: FileHandler constructor throws NoSuchFileException with absolute path
8216363: NullPointerException in java.util.logging.Handler#isLoggable
8357561: BootstrapLoggerTest does not work on Ubuntu 24 with LANG de_DE.UTF-8
8245302: Upgrade LogRecord to support long thread ids and remove its usage of ThreadLocal
8332495: java/util/logging/LoggingDeadlock2.java fails with AssertionError: Some tests failed
8354424: java/util/logging/LoggingDeadlock5.java fails intermittently in tier6
8263382: java/util/logging/ParentLoggersTest.java failed with "checkLoggers: getLoggerNames() returned unexpected loggers"
8365483: Test sun/rmi/runtime/Log/6409194/NoConsoleOutput.java sometimes fails
8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied