[9] RFR: 8047223: Add algorithm parameter to EncodedKeySpec class and its two subclasses

2014-09-10 Thread Jason Uh
Please review this change, which adds a constructor taking an algorithm name parameter to EncodedKeySpec and its subclasses. This allows the algorithm name to be retrieved in subsequent calls to the EncodedKeySpec. webrev: http://cr.openjdk.java.net/~juh/8047223/webrev.01/ https://bugs.openjdk.

RFR : 8052406: SSLv2Hello protocol may be filter out unexpectedly and 8057813: Alterations to jdk_security3 test target

2014-09-10 Thread Seán Coffey
looking to push two fixes to jdk8u : 8052406: SSLv2Hello protocol may be filter out unexpectedly This is a straight forward backport of the JDK 9. The testcase did require one minor config adjustment : pathToStores value updated to : "../../../../sun/security/ssl/etc"; 8057813: Alterations to j

RFR 8039898: sunpkcs11-solaris.cfg should be in solaris specific directory

2014-09-10 Thread Valerie Peng
Could someone please review this build related change for moving sunpkcs11-solaris.cfg file to the pkcs11 module? Webrev: http://cr.openjdk.java.net/~valeriep/8039898/webrev.00/ Thanks, Valerie

Re: RFR(XXS) : 8057813: Alterations to jdk_security3 test target

2014-09-10 Thread Sean Mullan
On 09/10/2014 11:09 AM, Wang Weijun wrote: The change looks good. Ditto. --Sean Thanks Max On Sep 10, 2014, at 20:02, Seán Coffey wrote: Sounds reasonable Max. I've made those changes and sec3 and sec4 test groups seem to be averaging out to ~15 mins each now. http://cr.openjdk.java.n

Re: RFR(XXS) : 8057813: Alterations to jdk_security3 test target

2014-09-10 Thread Wang Weijun
The change looks good. Thanks Max On Sep 10, 2014, at 20:02, Seán Coffey wrote: > Sounds reasonable Max. I've made those changes and sec3 and sec4 test groups > seem to be averaging out to ~15 mins each now. > > http://cr.openjdk.java.net/~coffeys/webrev.8057813.jdk9.v2/webrev/ > > Regards,

Re: RFR(XXS) : 8057813: Alterations to jdk_security3 test target

2014-09-10 Thread Seán Coffey
Sounds reasonable Max. I've made those changes and sec3 and sec4 test groups seem to be averaging out to ~15 mins each now. http://cr.openjdk.java.net/~coffeys/webrev.8057813.jdk9.v2/webrev/ Regards, Sean. On 10/09/14 03:53, Weijun Wang wrote: I'd like other jgss/krb5-related tests also there