sherman [Mon, 16 Feb 2015 14:53:59 -0800] rev 28969
8073152: Update Standard/ExtendedCharsets to work with module system
Summary: to reorganize the standard and extendec charset configuration during build time
Reviewed-by: alanb
alanb [Mon, 16 Feb 2015 18:30:16 +0000] rev 28968
8068680: Move java.transaction to the ext class loader
Reviewed-by: lancea, mchung
msheppar [Mon, 16 Feb 2015 00:10:42 +0000] rev 28967
8068682: Deprivilege/move java.corba to the ext class loader
Reviewed-by: alanb, mchung
ascarpino [Fri, 13 Feb 2015 10:44:53 -0800] rev 28966
8022313: sun/security/pkcs11/rsa/TestKeyPairGenerator.java failed in aurora
Reviewed-by: mullan
simonis [Fri, 13 Feb 2015 19:14:44 +0100] rev 28965
8072770: [TESTBUG] Some Introspector tests fail with a Java heap bigger than 4GB
Reviewed-by: serb
psandoz [Fri, 13 Feb 2015 11:13:30 +0100] rev 28964
8069325: Pattern.splitAsStream does not return input if it is empty and there is no match
Reviewed-by: sherman
psandoz [Fri, 13 Feb 2015 11:13:27 +0100] rev 28963
8071670: java.util.Optional: please add a way to specify if-else behavior
Reviewed-by: dfuchs, lowasser
weijun [Fri, 13 Feb 2015 11:03:57 +0800] rev 28962
8071338: Move policytool from JRE to JDK
Reviewed-by: alanb, erikj, ihse, mchung
katleman [Thu, 19 Feb 2015 11:24:03 -0800] rev 28961
Added tag jdk9-b51 for changeset 0584b09d5a1d
duke [Wed, 05 Jul 2017 20:20:17 +0200] rev 28960
Merge
lana [Thu, 19 Feb 2015 16:37:05 -0800] rev 28959
Merge
amurillo [Mon, 16 Feb 2015 08:47:39 -0800] rev 28958
Merge
ctornqvi [Fri, 13 Feb 2015 05:17:41 -0800] rev 28957
Merge
dfuchs [Wed, 11 Feb 2015 17:41:55 +0100] rev 28956
8072482: Cleanup: In jvm.cpp and other shared files declaration of 64bits constants should use the CONST64/UCONST64 macros instead of the LL suffix
Reviewed-by: dholmes, coleenp
psandoz [Tue, 10 Feb 2015 22:22:36 +0000] rev 28955
Merge
psandoz [Tue, 10 Feb 2015 21:32:05 +0100] rev 28954
8068977: Remove unused sun.misc.Unsafe prefetch intrinsic support
Reviewed-by: kvn, vlivanov