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
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
ihse [Tue, 10 Nov 2015 15:00:25 +0100] rev 33669
8142383: Use named arguments for SetupCompileProperties in jdk
Reviewed-by: erikj
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
amurillo [Mon, 09 Nov 2015 20:37:05 -0800] rev 33667
Merge
amurillo [Fri, 06 Nov 2015 11:11:53 -0800] rev 33666
Merge
neliasso [Fri, 06 Nov 2015 11:34:03 +0100] rev 33665
Merge
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
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>
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
jwilhelm [Thu, 05 Nov 2015 20:00:53 +0100] rev 33661
Merge
jwilhelm [Fri, 30 Oct 2015 00:02:35 +0100] rev 33660
Merge
ctornqvi [Wed, 28 Oct 2015 19:07:12 +0000] rev 33659
Merge
ctornqvi [Wed, 28 Oct 2015 08:08:24 -0700] rev 33658
8140647: [TESTBUG] Add failing JDK jtreg tests to ProblemList
Reviewed-by: dcubed, rriggs
bobv [Wed, 28 Oct 2015 10:00:24 -0400] rev 33657
8140396: BUILD_LIBJIMAGE missing as a dependency to JAVA_BASE_EXPORT_SYMBOLS_SRC
Reviewed-by: ihse, erikj
chegar [Tue, 27 Oct 2015 14:19:55 +0000] rev 33656
8139891: Prepare Unsafe for true encapsulation
Reviewed-by: alanb, dholmes, jrose, psandoz, twisti