8151228: Mark TestDSAGenParameterSpec.java as intermittently failing

Reviewed-by: xuelei
This commit is contained in:
Joe Darcy 2016-03-03 22:55:41 -08:00
parent 8a433e443e
commit 0708e4c089

View File

@ -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 @@ import java.util.List;
/*
* @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