mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-27 18:50:07 +00:00
8137068: Tests added in JDK-8048604 fail to compile
Fixed the 2 tests with correct jprt tags Reviewed-by: xuelei
This commit is contained in:
parent
6b149df3f8
commit
500cb7ea83
@ -23,7 +23,7 @@
|
||||
/*
|
||||
* @test
|
||||
* @bug 8048604
|
||||
* @library /lib/testlibrary/
|
||||
* @library ../ /lib/testlibrary
|
||||
* @summary This test verifies the assertion "There should be no transformation
|
||||
* on the plaintext/ciphertext in encryption/decryption mechanism" for
|
||||
* feature "NullCipher".
|
||||
|
||||
@ -33,7 +33,8 @@ import static java.lang.System.out;
|
||||
/*
|
||||
* @test
|
||||
* @bug 8048607
|
||||
* @library ../../../com/sun/crypto/provider/Cipher/DES/TestUtility.java
|
||||
* @compile ../../../com/sun/crypto/provider/Cipher/DES/TestUtility.java
|
||||
* @run main TestKGParity
|
||||
* @summary Test key generation of DES and DESEDE
|
||||
* @key randomness
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user