stuefe [Thu, 07 Apr 2016 13:41:46 +0200] rev 36953
8153727: AIX jdk build broken after 8145174
Reviewed-by: simonis, erikj, serb
coffeys [Thu, 07 Apr 2016 10:11:38 +0100] rev 36952
8153531: Improve exception messaging for RSAClientKeyExchange
Reviewed-by: xuelei
okutsu [Thu, 07 Apr 2016 17:52:01 +0900] rev 36951
8151431: DateFormatSymbols triggers this.clone() in the constructor
Reviewed-by: naoto, peytoia
amlu [Thu, 07 Apr 2016 15:09:03 +0800] rev 36950
8153695: Problem list sun/security/pkcs11/Provider/Login.sh for linux-all
Reviewed-by: vinnie
jjiang [Wed, 06 Apr 2016 21:23:44 -0700] rev 36949
8153239: ProblemList update for sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java
Summary: Adds sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java to ProblemList
Reviewed-by: xuelei
Contributed-by: sha.jiang@oracle.com
ksrini [Wed, 06 Apr 2016 09:38:39 -0700] rev 36948
8152622: tools/pack200/Pack200Props.java timed out
Reviewed-by: alanb, sundar
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