mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-04 13:10:15 +00:00
8151228: Mark TestDSAGenParameterSpec.java as intermittently failing
Reviewed-by: xuelei
This commit is contained in:
parent
8a433e443e
commit
0708e4c089
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user