Re: RFR 8130302: jarsigner and keytool -providerClass needs be re-examined for modules

2016-02-21 Thread Wang Weijun
[I thought I sent out this but cannot find it in my inbox. Send again] New webrev at http://cr.openjdk.java.net/~weijun/8130302/webrev.02/ This is for jdk9/dev. I'll send out a sub-patch for jake, which includes an extra addRead call and more test changes. security-dev, I haven't heard any

RFR: JDK-8145854 SSLContextImpl.statusResponseManager should be generated if required

2016-02-21 Thread Jamil Nimeh
Hello all, This fix makes a change to SSLContextImpl so it only creates a StatusResponseManager if OCSP stapling has been enabled on the server side. This fix also takes care of a deviation from the design in terms of how SSLSockets/Engines determine if stapling has been enabled. The new

Re: RFR 8130302: jarsigner and keytool -providerClass needs be re-examined for modules

2016-02-21 Thread Wang Weijun
> On Feb 20, 2016, at 4:01 AM, Mandy Chung wrote: > > >> On Feb 19, 2016, at 2:47 AM, Wang Weijun wrote: >> >> Updated at the same URL >> >> http://cr.openjdk.java.net/~weijun/8130302/webrev.01 >> >> The help looks like this now: >> >>