History log of /openjdk10/jdk/test/sun/security/pkcs11/tls/TestMasterSecret.java
Revision Date Author Comments
# 16554:ccf1ccb7adf9 23-Jan-2017 ascarpino

8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
Reviewed-by: mchung, wetmore


# 16278:de18c7fc80ea 14-Dec-2016 mchung

8171201: Drop java.compact$N aggregator modules
8171202: Rename jdk.crypto.pkcs11 and jdk.pack200 to end with Java letters
Reviewed-by: alanb, erikj


# 15690:83030d149c5c 22-Sep-2016 valeriep

8136355: CKM_SSL3_KEY_AND_MAC_DERIVE no longer available by default on Solaris 12
Summary: Enhanced to detect and throw InvalidAlgorithmParameterException if SSLv3 is requested but unsupported
Reviewed-by: xuelei


# 15627:251c889c4c32 15-Sep-2016 skovalev

8165689: Fix module dependencies for sun/security/pkcs11/* tests
Reviewed-by: mullan


# 13549:88a7d9ea4ae2 26-Jan-2016 asmotrak

8144539: Update PKCS11 tests to run with security manager
Reviewed-by: valeriep, ascarpino


# 12057:5d60882157c9 28-May-2015 mchung

8081347: Add @modules to jdk_core tests
Reviewed-by: alanb, joehw, lancea
Contributed-by: alexander.kulyakhtin@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com


# 3002:9d6a9f65d2bf 01-Nov-2010 xuelei

6916074: Add support for TLS 1.2
6985179: To support Server Name Indication extension for JSSE client
Summary: Introduces the algorithm constraints to support signature and hash algorithm selection. Includes contributions from wetmore and weijung.
Reviewed-by: wetmore, weijun


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 0:37a05a11f281 30-Nov-2007 duke

Initial load