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
8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
8284779: Test java/util/logging/Logger/logrb/TestLogrbResourceBundle.java fails intermittently with vthreads wrapper
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
8189953: FileHandler constructor throws NoSuchFileException with absolute path
8216363: NullPointerException in java.util.logging.Handler#isLoggable
8207243: Fix translation filtering to also support zh_HK and zh_TW
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
8319569: Several java/util tests should be updated to accept VM flags
8263382: java/util/logging/ParentLoggersTest.java failed with "checkLoggers: getLoggerNames() returned unexpected loggers"
8282657: Code cleanup: removing double semicolons at the end of lines
8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied