jdk-24/jdk/test
Daniel Fuchs 5f717a6674 7184195: java.util.logging.Logger.getGlobal().info() doesn't log without configuration
Due to subtle synchronization issues between LogManager & Logger class initialization the global logger doesn't have its 'manager' field initialized until the LogManager is initialized. This fix will ensure that the global logger has its 'manager' field set when getGlobal() is called.

Reviewed-by: mchung, plevart
2013-07-02 19:47:58 +02:00
..
com Merge 2013-06-19 18:30:21 -07:00
demo 8015728: (zipfs) demo/zipfs/basic.sh failing 2013-06-07 13:49:37 -07:00
java 7184195: java.util.logging.Logger.getGlobal().info() doesn't log without configuration 2013-07-02 19:47:58 +02:00
javax Merge 2013-06-19 18:30:21 -07:00
jdk 8015525: JDK8 b91 source with GPL header errors 2013-05-29 10:16:07 -07:00
lib 8007812: (reflect) Class.getEnclosingMethod problematic for some classes 2013-04-19 14:40:31 +01:00
sample 7026304: Fork-Join sample 2011-04-12 13:14:05 +02:00
sun Merge 2013-06-28 19:46:18 -07:00
tools 8017463: [TEST_BUG] 2 tests from tools/pack200/ remain about 1 GB of data in work directory after execution 2013-07-02 05:28:31 -07:00
vm/verifier 8010846: Update the corresponding test in test/vm/verifier/TestStaticIF.java 2013-03-27 13:40:26 -04:00
jprt.config 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Makefile 8014819: set max size for jtreg testvms 2013-05-22 09:59:37 -07:00
ProblemList.txt 8017057: More ProblemList.txt updates (6/2013) 2013-06-19 15:58:21 +01:00
req.flg
start-Xvfb.sh 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
TEST.ROOT 8017322: java/util/Currency/PropertiesTest.sh should run exclusively 2013-06-26 11:21:01 -07:00