Wed, 11 Nov 2015 16:28:17 +0100 8141702: Add support for Symbol property keys
hannesw [Wed, 11 Nov 2015 16:28:17 +0100] rev 33690
8141702: Add support for Symbol property keys Reviewed-by: attila, sundar
Wed, 11 Nov 2015 15:22:14 +0100 8010803: Number to String conversion functionality overhaul
hannesw [Wed, 11 Nov 2015 15:22:14 +0100] rev 33689
8010803: Number to String conversion functionality overhaul Reviewed-by: attila, lagergren
Wed, 11 Nov 2015 14:54:09 +0100 8142422: Smaller Dynalink API adjustments
attila [Wed, 11 Nov 2015 14:54:09 +0100] rev 33688
8142422: Smaller Dynalink API adjustments Reviewed-by: hannesw, sundar
Wed, 11 Nov 2015 11:32:15 +0000 8140606: Update library code to use internal Unsafe
chegar [Wed, 11 Nov 2015 11:32:15 +0000] rev 33687
8140606: Update library code to use internal Unsafe Reviewed-by: alanb, mchung, psandoz, weijun
Mon, 09 Nov 2015 15:37:07 +0100 8141550: Introduce a command line option instead of nashorn.unstable.relink.threshold system property
attila [Mon, 09 Nov 2015 15:37:07 +0100] rev 33686
8141550: Introduce a command line option instead of nashorn.unstable.relink.threshold system property Reviewed-by: hannesw, sundar
Mon, 09 Nov 2015 14:04:43 +0100 8141538: Make DynamicLinker specific to a Context in Nashorn
attila [Mon, 09 Nov 2015 14:04:43 +0100] rev 33685
8141538: Make DynamicLinker specific to a Context in Nashorn Reviewed-by: hannesw, sundar
Mon, 09 Nov 2015 14:03:37 +0100 8141541: Simplify Nashorn's Context class loader handling
attila [Mon, 09 Nov 2015 14:03:37 +0100] rev 33684
8141541: Simplify Nashorn's Context class loader handling Reviewed-by: hannesw, sundar
Thu, 12 Nov 2015 10:39:12 -0800 Added tag jdk9-b92 for changeset 59fdb1bb8199
lana [Thu, 12 Nov 2015 10:39:12 -0800] rev 33683
Added tag jdk9-b92 for changeset 59fdb1bb8199
Wed, 05 Jul 2017 21:00:20 +0200 Merge
duke [Wed, 05 Jul 2017 21:00:20 +0200] rev 33682
Merge
Thu, 12 Nov 2015 18:27:55 -0800 Merge
lana [Thu, 12 Nov 2015 18:27:55 -0800] rev 33681
Merge
Wed, 11 Nov 2015 11:31:21 +0000 8140606: Update library code to use internal Unsafe
chegar [Wed, 11 Nov 2015 11:31:21 +0000] rev 33680
8140606: Update library code to use internal Unsafe Reviewed-by: alanb, mchung, psandoz, weijun
Thu, 12 Nov 2015 10:38:58 -0800 Added tag jdk9-b92 for changeset 5866711ae287
lana [Thu, 12 Nov 2015 10:38:58 -0800] rev 33679
Added tag jdk9-b92 for changeset 5866711ae287
Wed, 05 Jul 2017 21:00:16 +0200 Merge
duke [Wed, 05 Jul 2017 21:00:16 +0200] rev 33678
Merge
Thu, 12 Nov 2015 18:31:10 -0800 Merge
lana [Thu, 12 Nov 2015 18:31:10 -0800] rev 33677
Merge
Thu, 12 Nov 2015 13:37:35 +0000 8132455: com/sun/jndi/ldap/LdapTimeoutTest.java fails at handleNamingException
robm [Thu, 12 Nov 2015 13:37:35 +0000] rev 33676
8132455: com/sun/jndi/ldap/LdapTimeoutTest.java fails at handleNamingException Reviewed-by: vinnie
Wed, 11 Nov 2015 22:38:15 -0500 8141652: Rename methods Objects.nonNullElse* to requireNonNullElse*
rriggs [Wed, 11 Nov 2015 22:38:15 -0500] rev 33675
8141652: Rename methods Objects.nonNullElse* to requireNonNullElse* Summary: And some usages of replacing expr != null ? expr : otherexpr Reviewed-by: jrose, chegar
Wed, 11 Nov 2015 09:19:12 +0000 8140606: Update library code to use internal Unsafe
chegar [Wed, 11 Nov 2015 09:19:12 +0000] rev 33674
8140606: Update library code to use internal Unsafe Reviewed-by: alanb, mchung, psandoz, weijun
Wed, 11 Nov 2015 10:42:20 +0300 8076359: Test Task: Develop new tests for Leverage CPU Instructions for GHASH and RSA
asmotrak [Wed, 11 Nov 2015 10:42:20 +0300] rev 33673
8076359: Test Task: Develop new tests for Leverage CPU Instructions for GHASH and RSA Reviewed-by: mullan, ascarpino Contributed-by: tiantian.du@oracle.com
Tue, 10 Nov 2015 21:13:40 +0100 8141662: Javadoc fix. Do not suggest to use new Boolean(true).
sebastian [Tue, 10 Nov 2015 21:13:40 +0100] rev 33672
8141662: Javadoc fix. Do not suggest to use new Boolean(true). Summary: Javadoc only fix of 5108778 Too many instances of java.lang.Boolean created in Java application for the java/net library Reviewed-by: wetmore
Tue, 10 Nov 2015 14:12:53 -0500 8138664: ZonedDateTime parse error for any date using 'GMT0' ZoneID - Java Bug System
ntv [Tue, 10 Nov 2015 14:12:53 -0500] rev 33671
8138664: ZonedDateTime parse error for any date using 'GMT0' ZoneID - Java Bug System Reviewed-by: rriggs, scolebourne, sherman
Tue, 10 Nov 2015 14:11:50 -0500 8066571: UnsupportedTemporalTypeException is thrown not only in the case of unsupported temporal - Java Bug System
ntv [Tue, 10 Nov 2015 14:11:50 -0500] rev 33670
8066571: UnsupportedTemporalTypeException is thrown not only in the case of unsupported temporal - Java Bug System Reviewed-by: rriggs, scolebourne
Tue, 10 Nov 2015 15:00:25 +0100 8142383: Use named arguments for SetupCompileProperties in jdk
ihse [Tue, 10 Nov 2015 15:00:25 +0100] rev 33669
8142383: Use named arguments for SetupCompileProperties in jdk Reviewed-by: erikj
Tue, 10 Nov 2015 13:15:01 +0800 8142370: Move java/util/concurrent/Phaser/Basic.java to tier 2
amlu [Tue, 10 Nov 2015 13:15:01 +0800] rev 33668
8142370: Move java/util/concurrent/Phaser/Basic.java to tier 2 Reviewed-by: darcy, martin
Mon, 09 Nov 2015 20:37:05 -0800 Merge
amurillo [Mon, 09 Nov 2015 20:37:05 -0800] rev 33667
Merge
Fri, 06 Nov 2015 11:11:53 -0800 Merge
amurillo [Fri, 06 Nov 2015 11:11:53 -0800] rev 33666
Merge
Fri, 06 Nov 2015 11:34:03 +0100 Merge
neliasso [Fri, 06 Nov 2015 11:34:03 +0100] rev 33665
Merge
Thu, 05 Nov 2015 09:08:42 +0100 8141393: [TESTBUG] VMOptionsTest.java fails on ARM
thartmann [Thu, 05 Nov 2015 09:08:42 +0100] rev 33664
8141393: [TESTBUG] VMOptionsTest.java fails on ARM Summary: The test should not assume that CompactStrings is enabled by default on all platforms. Reviewed-by: roland
Tue, 03 Nov 2015 09:42:11 +0100 8141132: JEP 254: Compact Strings
thartmann [Tue, 03 Nov 2015 09:42:11 +0100] rev 33663
8141132: JEP 254: Compact Strings Summary: Adopt a more space-efficient internal representation for strings. Reviewed-by: alanb, bdelsart, coleenp, iklam, jiangli, jrose, kevinw, naoto, pliden, roland, smarks, twisti Contributed-by: Brent Christian <brent.christian@oracle.com>, Vivek Deshpande <vivek.r.deshpande@intel.com>, Tobias Hartmann <tobias.hartmann@oracle.com>, Charlie Hunt <charlie.hunt@oracle.com>, Vladimir Kozlov <vladimir.kozlov@oracle.com>, Roger Riggs <roger.riggs@oracle.com>, Xueming Shen <xueming.shen@oracle.com>, Aleksey Shipilev <aleksey.shipilev@oracle.com>, Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Mon, 11 May 2015 15:09:22 +0100 8079459: JCK test api/java_nio/ByteBuffer/index.html#GetPutXXX start failing after JDK-8026049
aph [Mon, 11 May 2015 15:09:22 +0100] rev 33662
8079459: JCK test api/java_nio/ByteBuffer/index.html#GetPutXXX start failing after JDK-8026049 Summary: nextPutIndex used where nextGetIndex is correct. Reviewed-by: alanb
Thu, 05 Nov 2015 20:00:53 +0100 Merge
jwilhelm [Thu, 05 Nov 2015 20:00:53 +0100] rev 33661
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip