jdk-24/jdk/test/java
Daniel Fuchs 33dbc2d51c 8023168: Cleanup LogManager class initialization and LogManager/LoggerContext relationship
8021003: java/util/logging/Logger/getGlobal/TestGetGlobalConcurrent.java fails intermittently
8019945: test/java/util/logging/LogManagerInstanceTest.java failing intermittently

This fix untangles the class initialization of Logger and LogManager, and also cleans up the relationship between LogManager, LoggerContext, and Logger, which were at the root cause of some intermittent test failures.

Reviewed-by: mchung, martin, plevart
2013-09-09 13:59:51 +02:00
..
awt 8008981: Deprecate SecurityManager checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess 2013-09-04 11:40:23 +01:00
beans 6707231: Wrong read Method returned for boolen properties 2013-07-09 18:01:58 +04:00
io 8023765: Improve MaxPathLength.java testcase and reduce its test load 2013-08-30 16:45:45 -07:00
lang 5047859: (reflect) Class.getField can't find String[].length 2013-09-06 14:20:12 +02:00
math 6378503: In java.math.BigDecimal, division by one returns zero 2013-08-23 14:15:54 -07:00
net 8023881: IDN.USE_STD3_ASCII_RULES option is too strict to use Unicode in IDN.toASCII 2013-08-29 18:58:18 -07:00
nio 8017513: Support for closeable streams 2013-09-03 12:16:01 -07:00
rmi 8004260: dynamic proxy class should have the same Java language access as the proxy interfaces 2013-04-17 12:04:15 -07:00
security 8023362: Don't allow soft-fail behavior if OCSP responder returns "unauthorized" 2013-09-06 12:04:18 -04:00
sql 8007392: JSR 310: DateTime API Updates 2013-02-12 09:25:43 -08:00
text 7064270: java/text/Format/DateFormat/WeekDateTest.java fails on OEL5.6 hi_IN.UTF-8 2013-06-07 17:37:23 +09:00
time 8022770: java/time/tck/java/time/chrono/TCKChronology.java start failing 2013-08-16 11:28:15 -04:00
util 8023168: Cleanup LogManager class initialization and LogManager/LoggerContext relationship 2013-09-09 13:59:51 +02:00