vtewari [Wed, 06 Apr 2016 21:31:48 +0100] rev 36947
8151586: Wrong exception catch for FTPClient in JDK-8055032
Reviewed-by: chegar
dfuchs [Wed, 06 Apr 2016 17:54:41 +0200] rev 36946
8152436: Add a test to verify that the root logger correctly reports the caller's information
Summary: This test verifies that 8152389 does no longer occur in JDK 9 and upwards.
Reviewed-by: mchung, lancea
ntv [Wed, 06 Apr 2016 11:45:15 +0000] rev 36945
8148950: Enhance ChronoField Javadoc
Summary: Made the suggested changes in the doc.
Reviewed-by: rriggs, scolebourne
alanb [Wed, 06 Apr 2016 09:41:42 +0100] rev 36944
8153538: module java.httpclient should not be in java.compact3
Reviewed-by: mchung
amlu [Wed, 06 Apr 2016 16:36:12 +0800] rev 36943
8153563: java/nio/Buffer/Basic.java and CopyDirectMemory.java are failing after JDK-8149469
Reviewed-by: alanb
ntv [Wed, 06 Apr 2016 07:20:37 +0000] rev 36942
8030864: Add an efficient getDateTimeMillis method to java.time
Summary: Added epochSecond method in Chronology and overided it in IsoChronology
Reviewed-by: rriggs, scolebourne
amurillo [Tue, 05 Apr 2016 20:02:21 -0700] rev 36941
Merge
amurillo [Mon, 04 Apr 2016 13:40:23 -0700] rev 36940
Merge
amurillo [Thu, 31 Mar 2016 14:25:38 -0700] rev 36939
Merge
erikj [Wed, 30 Mar 2016 09:56:11 +0200] rev 36938
8152959: Build crashes in jdk9-hs-comp on Linux with gnumake 3.81
Reviewed-by: tbell, cjplummer
zmajo [Tue, 29 Mar 2016 13:43:29 +0200] rev 36937
Merge
shade [Fri, 25 Mar 2016 15:35:43 +0300] rev 36936
8152698: Remove obsolete Unsafe.putOrdered{X} methods, usages, runtime and compiler support
Reviewed-by: kvn, psandoz, dl
zmajo [Thu, 24 Mar 2016 16:21:19 +0100] rev 36935
Merge
psandoz [Thu, 24 Mar 2016 11:21:21 +0100] rev 36934
8149644: Integrate VarHandles
Reviewed-by: coffeys, mhaupt, vlivanov
Contributed-by: paul.sandoz@oracle.com, aleksey.shipilev@oracle.com