hg: jdk9/sandbox/jdk: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Aug 28 20:45:54 UTC 2015
Changeset: 0b2d0cf231c7
Author: rhalade
Date: 2015-08-28 13:35 -0700
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/0b2d0cf231c7
8048601: Tests for JCE crypto ciphers (part 1)
Reviewed-by: valeriep
+ test/com/sun/crypto/provider/Cipher/Blowfish/TestCipherBlowfish.java
+ test/com/sun/crypto/provider/Cipher/DES/TestCipherDES.java
+ test/com/sun/crypto/provider/Cipher/DES/TestCipherDESede.java
+ test/com/sun/crypto/provider/Cipher/PBE/TestCipherPBE.java
+ test/com/sun/crypto/provider/Cipher/TestCipher.java
+ test/com/sun/crypto/provider/Cipher/TextLength/DESCipherWrapper.java
+ test/com/sun/crypto/provider/Cipher/TextLength/PBECipherWrapper.java
+ test/com/sun/crypto/provider/Cipher/TextLength/TestCipherTextLength.java
Changeset: cb39fd2ecf8a
Author: sla
Date: 2015-08-28 13:40 -0700
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/cb39fd2ecf8a
8134686: Exclude sun/tools/jps/ tests
Reviewed-by: darcy
! test/ProblemList.txt
! test/TEST.ROOT
More information about the jdk9-sandbox-changes
mailing list