erikj [Thu, 13 Feb 2014 17:14:24 +0100] rev 22966
8034179: Clean up nio genConstants
Reviewed-by: alanb, ihse
alanb [Thu, 13 Feb 2014 15:59:04 +0000] rev 22965
8028711: TEST_BUG: Shell tests should pass through VM options
Reviewed-by: alanb
Contributed-by: michael.cui@oracle.com
alanb [Thu, 13 Feb 2014 14:08:12 +0000] rev 22964
8034856: gcc warnings compiling src/solaris/native/sun/security/pkcs11
8034857: gcc warnings compiling src/solaris/native/sun/management
Reviewed-by: sla, mullan
ihse [Thu, 13 Feb 2014 00:01:07 +0100] rev 22963
8034191: Move relevant parts of build system to new closed repo
Reviewed-by: erikj, tbell
mchung [Wed, 12 Feb 2014 10:51:50 -0800] rev 22962
8030010: cleanup native code warnings
Reviewed-by: alanb, lancea
Contributed-by: Francis Andre <francis.andre.kampbell@orange.fr>, mandy.chung@oracle.com
alanb [Wed, 12 Feb 2014 17:51:31 +0000] rev 22961
8034102: Check solaris/native/sun/nio/fs/MacOSXNativeDispatcher.c for JNI pending exceptions
Reviewed-by: chegar, henryjen
alanb [Wed, 12 Feb 2014 14:23:52 +0000] rev 22960
8034780: Remove used imports
Reviewed-by: sundar, chegar, lancea, dfuchs
alanb [Wed, 12 Feb 2014 14:07:55 +0000] rev 22959
8034776: Remove sun.misc.Service
Reviewed-by: sundar, lancea, chegar
weijun [Wed, 12 Feb 2014 19:20:43 +0800] rev 22958
8034762: Move krb5.conf related tests into a single place
Reviewed-by: xuelei
erikj [Wed, 12 Feb 2014 11:02:47 +0100] rev 22957
8034173: Move JavaApp.icns to proper place in make/data
Reviewed-by: ihse, tbell
alanb [Tue, 11 Feb 2014 16:43:57 +0000] rev 22956
8034182: Misc. warnings in java.net code
Reviewed-by: chegar
sla [Tue, 11 Feb 2014 14:48:51 +0100] rev 22955
8034176: Update mapfile for libjfr
Reviewed-by: erikj
igerasim [Sat, 08 Feb 2014 00:22:33 +0400] rev 22954
8033943: Typo in the documentation for the class Arrays
Reviewed-by: martin
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