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
mchung [Thu, 06 Feb 2014 14:56:12 -0800] rev 22941
8033893: jdk build is broken due to the changeset of JDK-8033370
Reviewed-by: naoto
michaelm [Thu, 06 Feb 2014 22:12:09 +0000] rev 22940
8031588: warnings from b03 for jdk/src/share/native/sun/security/jgss/wrapper: JNI exception pending
Reviewed-by: chegar, mullan
naoto [Thu, 06 Feb 2014 10:06:09 -0800] rev 22939
8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending
Reviewed-by: msheppar
rriggs [Thu, 06 Feb 2014 11:01:27 -0500] rev 22938
8033565: Remove unused nativeNewStringPlatform
Summary: Remove also nativeGetStringPlatformChars
Reviewed-by: mchung, dholmes, alanb