RFR 8250602 : Update sun/security/ssl/SSLLogger/LoggerDateFormatterTest.java to handle TimeZones

2020-07-28 Thread Rahul Yadav
Hello, Request to have my fix reviewed for issue: JDK-8250602 :  Update sun/security/ssl/SSLLogger/LoggerDateFormatterTest.java to handle TimeZones. This fix updates the test LoggerDateFormatterTest.java to be able to handle some of the edge cases for time zones where the test is run, the re

Re: RFR 8250602 : Update sun/security/ssl/SSLLogger/LoggerDateFormatterTest.java to handle TimeZones

2020-07-28 Thread Xuelei Fan
Looks good to me. Thanks, Xuelei On 7/28/2020 10:28 AM, Rahul Yadav wrote: Hello, Request to have my fix reviewed for issue: JDK-8250602 :  Update sun/security/ssl/SSLLogger/LoggerDateFormatterTest.java to handle TimeZones. This fix updates the test LoggerDateFormatterTest.java to be able

Re: RFR 8250602 : Update sun/security/ssl/SSLLogger/LoggerDateFormatterTest.java to handle TimeZones

2020-07-28 Thread Alan Bateman
On 28/07/2020 18:28, Rahul Yadav wrote: Hello, Request to have my fix reviewed for issue: JDK-8250602 :  Update sun/security/ssl/SSLLogger/LoggerDateFormatterTest.java to handle TimeZones. This fix updates the test LoggerDateFormatterTest.java to be able to handle some of the edge cases fo

Re: RFR 8250602 : Update sun/security/ssl/SSLLogger/LoggerDateFormatterTest.java to handle TimeZones

2020-07-28 Thread Daniel Fuchs
Looks good Rahul! Thanks for the fix. best regards, -- daniel On 28/07/2020 18:28, Rahul Yadav wrote: Hello, Request to have my fix reviewed for issue: JDK-8250602 :  Update sun/security/ssl/SSLLogger/LoggerDateFormatterTest.java to handle TimeZones. This fix updates the test LoggerDate

RFR: 8243321: Add Entrust root CA - G4 to Oracle Root CA program

2020-07-28 Thread Rajan Halade
Please review this patch to add “Entrust Root Certification Authority - G4” root certificate to cacerts store. Webrev: http://cr.openjdk.java.net/~rhalade/8243321/webrev.00/ Release note: https://bugs.openjdk.java.net/browse/JDK-8250756 <