Please review following patch to remove intermittent keyword from this test. Test has never seen to fail intermittently.

diff -r 8606d027b2c2 test/sun/security/provider/DSA/SupportedDSAParamGen.java --- a/test/sun/security/provider/DSA/SupportedDSAParamGen.java Fri Apr 15 16:19:15 2016 +0100 +++ b/test/sun/security/provider/DSA/SupportedDSAParamGen.java Fri Apr 15 16:58:04 2016 -0700
@@ -24,7 +24,6 @@
 /*
  * @test
  * @bug 8072452
- * @key intermittent
* @summary Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits
  * @run main/timeout=300 SupportedDSAParamGen 1024 160
  * @run main/timeout=300 SupportedDSAParamGen 2048 224

Thanks,
Rajan

Reply via email to