jdk-24/test/jdk/java/util/logging
2021-05-13 08:54:24 +00:00
..
AnonymousLogger
bundlesearch
HigherResolutionTimeStamps
Level 8187073: The java.util.logging.Level.findLevel() will not correctly find a Level by it's int value 2017-12-08 17:40:57 +00:00
Logger 8245867: Logger/bundleLeak/BundleTest.java fails due to "OutOfMemoryError: Java heap space" 2020-05-29 20:35:46 +01:00
LogManager 8185139: [Graal] Tests which set too restrictive security manager fail with Graal 2019-06-21 13:04:14 -07:00
modules 8210112: remove jdk.testlibrary.ProcessTools 2018-09-07 14:01:52 -07:00
RootLogger 8185139: [Graal] Tests which set too restrictive security manager fail with Graal 2019-06-21 13:04:14 -07:00
CheckLockLocationTest.java
CheckZombieLockTest.java
ClassLoaderLeakTest.java
CustomLogManager.java
CustomLogManagerTest.java
deadlockconf.properties
DefaultConfigTest.java 8211093: Default logging.properties sets log level for com.xyz.foo 2018-12-13 11:27:37 +00:00
DrainFindDeadlockTest.java 8255277: randomDelay in DrainDeadlockT and LoggingDeadlock do not randomly delay 2020-11-26 14:50:40 +00:00
FileHandlerAccessTest.java 8252883: AccessDeniedException caused by delayed file deletion on Windows 2021-02-25 12:05:16 +00:00
FileHandlerLongLimit.java 8185139: [Graal] Tests which set too restrictive security manager fail with Graal 2019-06-21 13:04:14 -07:00
FileHandlerMaxLocksTest.java
FileHandlerPath.java 8185139: [Graal] Tests which set too restrictive security manager fail with Graal 2019-06-21 13:04:14 -07:00
FileHandlerPatternExceptions.java 8185139: [Graal] Tests which set too restrictive security manager fail with Graal 2019-06-21 13:04:14 -07:00
FileHandlerPatternGeneration.java
GetGlobalTest.java
HandlersConfigTest.java
HandlersConfigTest$Configured.props
HandlersConfigTest$Default.props
IsLoggableHandlerTest.java 8216363: NullPointerException in java.util.logging.Handler#isLoggable 2019-02-21 16:57:47 +00:00
LocalizedLevelName.java 8207243: Fix translation filtering to also support zh_HK and zh_TW 2018-07-19 14:25:42 -07:00
LoggerResourceBundleRace.java
LoggerSubclass.java
LoggerSupplierAPIsTest.java
LoggingDeadlock2.java
LoggingDeadlock3.java
LoggingDeadlock3.props
LoggingDeadlock4.java
LoggingDeadlock.java 8255277: randomDelay in DrainDeadlockT and LoggingDeadlock do not randomly delay 2020-11-26 14:50:40 +00:00
LoggingMXBeanTest2.java
LoggingMXBeanTest.java
LoggingNIOChange.java
LogManagerAppContextDeadlock.java 8185139: [Graal] Tests which set too restrictive security manager fail with Graal 2019-06-21 13:04:14 -07:00
LogManagerInstanceTest.java
LogRecordThreadIdTest.java 8245302: Upgrade LogRecord to support long thread ids and remove its usage of ThreadLocal 2020-07-03 10:19:54 +01:00
MemoryHandlerTest.java
MemoryHandlerTest.props
ParentLoggersTest.java 8263382: java/util/logging/ParentLoggersTest.java failed with "checkLoggers: getLoggerNames() returned unexpected loggers" 2021-05-13 08:54:24 +00:00
ParentLoggersTest.props
RacingThreadsTest.java
Reflect.java
SerializeLogRecordTest.java 8245302: Upgrade LogRecord to support long thread ids and remove its usage of ThreadLocal 2020-07-03 10:19:54 +01:00
SimpleFormatterFormat.java
SimpleLogManager.java
SystemLoggerConfigTest.java
TEST.properties
TestAppletLoggerContext.java 8185139: [Graal] Tests which set too restrictive security manager fail with Graal 2019-06-21 13:04:14 -07:00
TestConfigurationListeners.java 8185139: [Graal] Tests which set too restrictive security manager fail with Graal 2019-06-21 13:04:14 -07:00
TestGetLoggerNPE.java 8211122: Reduce the number of internal classes made accessible to jdk.unsupported 2018-11-06 10:01:16 -08:00
TestLogConfigurationDeadLock.java
TestLogConfigurationDeadLockWithConf.java
TestLoggerBundleSync.java
TestLoggerWeakRefLeak.java 8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied 2019-03-11 21:26:19 -04:00
TestLoggingWithMainAppContext.java
TestMainAppContext.java
XMLFormatterDate.java