Re: JDK 9 RFR of JDK-8151228: Mark TestDSAGenParameterSpec.java as intermittently failing

2016-03-03 Thread Xuelei Fan
Looks fine to me. Thanks! Xuelei On 3/4/2016 8:20 AM, joe darcy wrote: Hello, The test sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java has been observed to intermittently fail (JDK-8137255). Until that problem is resolved, the test should be marked accordingly. Please review t

JDK 9 RFR of JDK-8151228: Mark TestDSAGenParameterSpec.java as intermittently failing

2016-03-03 Thread joe darcy
Hello, The test sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java has been observed to intermittently fail (JDK-8137255). Until that problem is resolved, the test should be marked accordingly. Please review the patch below which does that marking. Thanks, -Joe --- a/test/sun/se

JDK 9 RFR of JDK-8151225: Mark SpecTest.java as intermittently failing

2016-03-03 Thread joe darcy
Hello, The test sun/security/rsa/SpecTest.java has been observed to fail intermittently with a timeout (JDK-8137231). The observed timeouts have been for the largest key size. Until that issue is resolved, the test should be marked as failing intermittently. Please review the patch below wh

Re: JEP Review Request: SHA-3 Hash Algorithm

2016-03-03 Thread Michael StJohns
On 2/29/2016 3:44 PM, Valerie Peng wrote: Thanks for the comments, there are only < 3 months left for this to be implemented. Besides just assigning the mech numbers, we need the underlying PKCS11 library (Solaris or NSS) to support SHA-3. Once we have that, enhancing SunPKCS11 provider is fai