master
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
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
8333270: HandlersOnComplexResetUpdate and HandlersOnComplexUpdate tests fail with "Unexpected reference" if timeoutFactor is less than 1/3
8210112: remove jdk.testlibrary.ProcessTools
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
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
8295470: Update openjdk.java.net => openjdk.org URLs in test code
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
8263382: java/util/logging/ParentLoggersTest.java failed with "checkLoggers: getLoggerNames() returned unexpected loggers"
8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied