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
darcy [Mon, 10 Feb 2014 08:53:13 -0800] rev 22949
8034046: Fix serial lint warnings in javax.sound
Reviewed-by: alanb, serb
robm [Mon, 10 Feb 2014 14:35:42 +0000] rev 22948
7152892: some jtreg tests fail with permission denied
Reviewed-by: coffeys
jbachorik [Mon, 10 Feb 2014 14:01:16 +0100] rev 22947
6791551: ExclusiveBind.java has a race condition
Reviewed-by: sla, sjiang
sla [Mon, 10 Feb 2014 13:00:50 +0100] rev 22946
8033911: Simplify instrumentation of FileInputStream and RandomAccessFile
Reviewed-by: alanb, dsamersoff, jbachorik
sla [Mon, 10 Feb 2014 12:59:31 +0100] rev 22945
8033917: Keep track of file paths in file streams and channels for instrumentation purposes
Reviewed-by: alanb, dsamersoff
henryjen [Thu, 06 Feb 2014 10:30:18 -0800] rev 22944
8033590: java.util.Comparator::thenComparing has unnecessary type restriction
Reviewed-by: psandoz
sherman [Fri, 07 Feb 2014 09:04:17 -0800] rev 22943
8032012: String.toLowerCase/toUpperCase performance improvement
Summary: updated the implementation to improve the performance
Reviewed-by: psandoz, forax
mchung [Thu, 06 Feb 2014 16:42:25 -0800] rev 22942
8033900: Remove reference to JNU_Equals in GSSLibStub.c
Reviewed-by: valeriep