hg: jdk9/dev/jdk: 4 new changesets
valerie.peng at oracle.com
valerie.peng at oracle.com
Wed Dec 17 00:20:18 UTC 2014
Changeset: 67530286d394
Author: valeriep
Date: 2014-12-12 00:19 +0000
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/67530286d394
8048819: Implement reliability test for DH algorithm
Summary: Added DH test for up-to-4 parties key exchange
Reviewed-by: valeriep
Contributed-by: Amanda Jiang <amanda.jiang at oracle.com>
+ test/com/sun/crypto/provider/KeyAgreement/SameDHKeyStressTest.java
Changeset: 08705750a204
Author: valeriep
Date: 2014-12-12 00:23 +0000
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/08705750a204
8062170: java.security.ProviderException: Error parsing configuration with space
Summary: Updated to parse library path as a line which can contain quoted strings.
Reviewed-by: vinnie
! src/jdk.crypto.pkcs11/share/classes/sun/security/pkcs11/Config.java
! test/sun/security/pkcs11/Provider/ConfigShortPath.java
+ test/sun/security/pkcs11/Provider/cspSpace.cfg
Changeset: 4321f687fbae
Author: valeriep
Date: 2014-12-16 22:33 +0000
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/4321f687fbae
Merge
- test/javax/swing/JComboBox/ConsumedEscTest/ConsumedEscTest.java
Changeset: f4b60ce96e83
Author: valeriep
Date: 2014-12-17 00:19 +0000
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/f4b60ce96e83
Merge
More information about the jdk9-dev-changes
mailing list