dfuchs [Tue, 11 Feb 2014 12:23:28 +0100] rev 22953
8029876: Add a test to verify that Logger.getLogger & LogManager.getLogManager don't throw NPE when System.out == null
Summary: Adds a new test that verifies that the suspected root cause of JDK-8025512 does not cause NPE to be thrown.
Reviewed-by: mchung
alanb [Tue, 11 Feb 2014 10:49:07 +0000] rev 22952
8034175: Remove use of UseVMInterruptibleIO from tests
Reviewed-by: chegar
alanb [Tue, 11 Feb 2014 09:59:34 +0000] rev 22951
8034043: Native methods for preferences API should not be in libjava
8034026: SCDynamicStoreConfig.m should not be in src/macosx/native/java/util
Reviewed-by: erikj, weijun, mchung
darcy [Mon, 10 Feb 2014 18:09:40 -0800] rev 22950
8034050: Fix serial lint warnings in javax.print
Reviewed-by: alanb, prr