erikj [Tue, 18 Feb 2014 08:46:37 +0100] rev 22979
8035067: Move jdk/src/share/classes/java/util/CurrencyData.properties to jdk/make/data
Reviewed-by: alanb, naoto, ihse, tbell
mullan [Mon, 17 Feb 2014 11:37:46 -0500] rev 22978
Merge
mullan [Mon, 17 Feb 2014 11:36:40 -0500] rev 22977
8025708: Certificate Path Building problem with AKI serial number
Reviewed-by: xuelei, juh
michaelm [Mon, 17 Feb 2014 11:27:18 +0000] rev 22976
8031661: java/net/Authenticator/B4769350.java failed intermittently
Reviewed-by: michaelm
Contributed-by: amanda.jiang@oracle.com
jbachorik [Mon, 17 Feb 2014 09:43:12 +0100] rev 22975
8034177: sun/management/jmxremote/startstop/JMXStartStopTest.java should report port in use
Reviewed-by: dfuchs, sjiang
igerasim [Sat, 15 Feb 2014 10:17:35 +0400] rev 22974
4682009: Typo in javadocs in javax/naming
Reviewed-by: lancea, alanb
alanb [Fri, 14 Feb 2014 15:21:26 +0000] rev 22973
8034943: Eliminate Kerberos dependency on com.sun.security.auth to avoid circular dependency
Reviewed-by: weijun
simonis [Fri, 14 Feb 2014 11:23:58 +0100] rev 22972
8034801: AIX: (ch) Fix synchronization issue in AixPollPort.java
Reviewed-by: alanb
tyan [Thu, 13 Feb 2014 11:15:56 +0800] rev 22971
8030844: sun/rmi/rmic/classpath/RMICClassPathTest.java timeout in same binaries run
Reviewed-by: smarks
lancea [Thu, 13 Feb 2014 18:05:36 -0500] rev 22970
8034896: Correct Clob.free javadoc typo
Reviewed-by: dfuchs
smarks [Thu, 13 Feb 2014 14:48:39 -0800] rev 22969
8034000: lack of /othervm option can cause some RMI tests to fail
Reviewed-by: darcy, alanb
juh [Thu, 13 Feb 2014 11:47:43 -0800] rev 22968
8031025: SQE test CertPath/CertPathBuilderTest/* failed with java.lang.IndexOutOfBoundsException
Reviewed-by: mullan
erikj [Thu, 13 Feb 2014 17:40:43 +0100] rev 22967
8034193: Move X11 wrapper generator files to make/src and make/data
Reviewed-by: ihse, alanb, tbell
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
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