Re: RFR JDK-8179614: Test for jarsigner on verifying jars that are signed and timestamped by other JDK releases

2017-08-14 Thread sha . jiang
Hi, The webrev [1] is updated on the following points: 1. It allows TSA URL to append a set of supported digest algorithms. If a TSA URL doesn't append the digests parameter, it means that the TSA supports SHA-1, SHA-256 and SHA-512. 2. EC cases are excluded for JDK 6. 3. Certificates are gener

Fwd: TLS 1.3 support in JDK

2017-08-14 Thread Neetish Pathak
> > Hello all, > I am new to JDK development mailing list. 21 drafts fro TLS 1.3 have come > out so far. Is there any ongoing work on including TLS 1.3 in JDK. If so, > please refer. > > TLS 1.3 has been implemented in OpenSSL. Is there any way to use OpenSSL in java in place of in-built SSL l

Re: RFR: JDK-8186160 Fix a11y issues in java.security package

2017-08-14 Thread Brent Christian
FYI, I plan to fix this by way of: https://bugs.openjdk.java.net/browse/JDK-8186217 Remove erroneous @hidden JavaDoc tag from java.util.Properties.replace(Object, Object, Object) -Brent On 8/14/17 10:02 AM, Brent Christian wrote: Hi, Max This tag snuck in by mistake. Before pushing the fi

Re: RFR: JDK-8186160 Fix a11y issues in java.security package

2017-08-14 Thread Brent Christian
Hi, Max This tag snuck in by mistake. Before pushing the fix for JDK-8029891, we looked into ways to avoid addition of JavaDoc for all the trivial method overrides. I tried adding @hidden tags, but they didn't do what we wanted, so they were taken out. Except one - sorry about that. -Bren

Re: RFR: JDK-8186160 Fix a11y issues in java.security package

2017-08-14 Thread Weijun Wang
> > FWIW, there is one remaining issue to be addressed: it is a broken link in > Provider.html. > It comes from Provider.replace(Object, Object, Object) which overrides > Properties.replace(Object, Object, Object), but for some reason, that method > is > marked @hidden in Properties, causing a b

Re: RFR[10] 8185620: MSCAPI test leaves too many entries in keystore

2017-08-14 Thread Vincent Ryan
Your fix looks good to me. Thanks. > On 14 Aug 2017, at 03:44, sha.ji...@oracle.com wrote: > > Please review this fix. > Thanks! > > John Jiang > > > On 07/08/2017 13:03, sha.ji...@oracle.com wrote: >> Hi, >> Test sun/security/mscapi/SmallPrimeExponentP.java adds some entries into >> Windows-