8151228: Mark TestDSAGenParameterSpec.java as intermittently failing
Reviewed-by: xuelei
--- a/jdk/test/sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java Fri Mar 04 13:59:43 2016 +0800
+++ b/jdk/test/sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java Thu Mar 03 22:55:41 2016 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@@ -37,6 +37,7 @@
/*
* @test
* @bug 8075286
+ * @key intermittent
* @summary Verify that DSAGenParameterSpec can and can only be used to generate
* DSA within some certain range of key sizes as described in the class
* specification (L, N) as (1024, 160), (2048, 224), (2048, 256) and