mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-17 13:55:20 +00:00
8151225: Mark SpecTest.java as intermittently failing
Reviewed-by: mullan
This commit is contained in:
parent
510bcb3a35
commit
23734438ce
@ -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
|
||||
@ -34,6 +34,7 @@ import java.security.spec.RSAKeyGenParameterSpec;
|
||||
/**
|
||||
* @test
|
||||
* @bug 8044199
|
||||
* @key intermittent
|
||||
* @summary Check same KeyPair's private key and public key have same modulus.
|
||||
* also check public key's public exponent equals to given spec's public
|
||||
* exponent.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user