Chris Hegarty
|
f17770b428
|
8138978: Examine usages of sun.misc.IOUtils
Reviewed-by: alanb, mullan, psandoz, rriggs, weijun
|
2015-10-09 14:21:02 +01:00 |
|
Weijun Wang
|
4768e44b34
|
8085904: Test timeout on Mac
Reviewed-by: wetmore
|
2015-10-09 09:33:54 +08:00 |
|
Valerie Peng
|
fcb924e751
|
8130648: JCK test api/java_security/AuthProvider/ProviderTests_login starts failing after JDK-7191662
Make uninitialized SunPKCS11 provider throw IllegalStateException for AuthProvider calls.
Reviewed-by: mullan
|
2015-10-08 20:51:08 +00:00 |
|
Artem Smotrakov
|
b47b3ceb6e
|
8136600: KinitConfPlusProps.java test intermittently fails because PortUnreachableException is missing
Reviewed-by: weijun
|
2015-09-29 18:01:33 +03:00 |
|
Sha Jiang
|
451024f8df
|
8075286: Additional tests for signature algorithm OIDs and transformation string
SQE test co-location effort
Reviewed-by: valeriep
|
2015-09-24 18:16:56 +00:00 |
|
Weijun Wang
|
d9f30b845c
|
8136436: jarsigner tests include both a warnings.sh and a warnings subdir
Reviewed-by: xuelei
|
2015-09-17 10:37:39 +08:00 |
|
Artem Smotrakov
|
b8e4ae8476
|
8048622: Enhance tests for PKCS11 keystores with NSS
Reviewed-by: vinnie
|
2015-09-14 19:54:58 +03:00 |
|
Artem Smotrakov
|
f1f48ab0d3
|
8134232: KeyStore.load() throws an IOException with a wrong cause in case of wrong password
Reviewed-by: vinnie
|
2015-09-14 19:49:28 +03:00 |
|
Artem Smotrakov
|
4a6c0df004
|
8075299: Additional tests for 6857795
Reviewed-by: weijun
|
2015-09-11 13:44:30 +03:00 |
|
Tristan Yan
|
be7be7ae93
|
8044199: Tests for RSA keys and key specifications
Added various tests for SunRsaSign provider
Reviewed-by: valeriep
|
2015-09-09 21:57:38 +00:00 |
|
Artem Smotrakov
|
b259dd24ea
|
8134708: Certpath validation fails to load certs and CRLs if AIA and CRLDP extensions point to LDAP resources
Reviewed-by: mullan, coffeys
|
2015-09-09 12:39:45 +03:00 |
|
Jamil Nimeh
|
60cdefbf44
|
8134364: Add defensive copies to get/set methods for OCSPNonceExtension
Make OCSPNonceExtension immutable, add defensive copies
Reviewed-by: xuelei, mullan
|
2015-09-04 09:31:47 -07:00 |
|
Martin Buchholz
|
24742f7b1d
|
8134984: Text files should end in exactly one newline
Automated fixup of newlines at end-of-file via the usual perl one-liner
Reviewed-by: chegar, sherman
|
2015-09-02 14:11:50 -07:00 |
|
Valerie Peng
|
38b84c3cbd
|
8133801: sun/security/pkcs11/Provider/ConfigShortPath.java failed in jigsaw nightly at Windows
Update tests to not using private SunPKCS11(String) constructor.
Reviewed-by: mullan
|
2015-09-02 03:02:14 +00:00 |
|
Rajan Halade
|
ac523a4082
|
8049237: Need new tests for X509V3 certificates
Reviewed-by: mullan, xuelei
|
2015-09-01 16:27:28 -07:00 |
|
Weijun Wang
|
0f5abfa052
|
8077670: sun/security/krb5/auto/MaxRetries.java may fail with BindException
Reviewed-by: chegar
|
2015-08-27 07:52:12 +08:00 |
|
Vinnie Ryan
|
cdb7f50a4b
|
8133318: Exclude intermittent failing PKCS11 tests on Solaris SPARC 11.1 and earlier
Reviewed-by: mullan
|
2015-08-12 14:38:09 +01:00 |
|
Jamil Nimeh
|
e7f31340a0
|
8046321: OCSP Stapling for TLS
Initial feature commit for OCSP stapling in JSSE
Reviewed-by: xuelei, mullan
|
2015-08-05 12:19:38 -07:00 |
|
Weijun Wang
|
31e49478d4
|
8132111: Do not request for addresses for forwarded TGT
Reviewed-by: mullan
|
2015-08-03 09:25:02 +08:00 |
|
Weijun Wang
|
e81669d5df
|
8131051: KDC might issue a renewable ticket even if not requested
Reviewed-by: xuelei
|
2015-07-21 18:02:36 +08:00 |
|
Artem Smotrakov
|
a57b0dd1c8
|
8075297: Tests for RFEs 4515853 and 4745056
Reviewed-by: weijun
|
2015-07-17 17:30:55 -07:00 |
|
Bhanu Prakash Gopularam
|
13a6fbe6c0
|
8048830: Implement tests for new functionality provided in JEP 166
Reviewed-by: vinnie
|
2015-07-15 15:07:58 +01:00 |
|
Xue-Lei Andrew Fan
|
b7bf7fd3fd
|
8076328: Enforce key exchange constraints
Reviewed-by: wetmore, igerasim, ahgross, asmotrak
|
2015-04-22 05:09:54 +00:00 |
|
Artem Smotrakov
|
9ed9f4f4a9
|
8130041: TsacertOptionTest.java intermittently fails on Mac
Reviewed-by: vinnie
|
2015-07-14 16:46:28 +01:00 |
|
Weijun Wang
|
5d91ae3352
|
8058290: JAAS Krb5LoginModule has suspect ticket-renewal logic, relies on clockskew grace
Reviewed-by: mullan
|
2015-07-13 17:44:34 +08:00 |
|
Weijun Wang
|
aebcb1754e
|
8130720: BadKDC1 failed again
Reviewed-by: xuelei
|
2015-07-08 17:30:38 +08:00 |
|
Weijun Wang
|
cdc2a29ff2
|
8130112: Create a common TEST.properties for @modules in test/sun/security/krb5/auto
Reviewed-by: alanb
|
2015-07-02 16:20:43 +08:00 |
|
Sibabrata Sahoo
|
afc6a95457
|
8075301: Tests for sun.security.krb5.principal system property
Reviewed-by: weijun
|
2015-06-30 22:32:03 +08:00 |
|
Jason Uh
|
84ebc260b9
|
8022444: Remove sun.security.util.ObjectIdentifier.equals(ObjectIdentifier other) method
Reviewed-by: mullan
|
2015-06-29 16:36:44 -07:00 |
|
Weijun Wang
|
0a6597b64e
|
8058849: test/sun/security/krb5/config/dns.sh needs to re-examined or replaced
Reviewed-by: alanb
|
2015-06-29 17:11:17 +08:00 |
|
Valerie Peng
|
5109058c5d
|
7191662: JCE providers should be located via ServiceLoader
Enhanced to use ServiceLoader and switched provider to Provider.Service model.
Reviewed-by: mullan, alanb, mchung
|
2015-06-26 21:34:34 +00:00 |
|
Weijun Wang
|
7b990654c5
|
8023546: sun/security/mscapi/ShortRSAKey1024.sh fails intermittently
Reviewed-by: vinnie
|
2015-06-25 09:03:23 +08:00 |
|
Weijun Wang
|
d922187012
|
8031111: fix krb5 caddr
Reviewed-by: valeriep
|
2015-06-04 15:29:29 +08:00 |
|
Weijun Wang
|
625d9cb9b8
|
8079821: MSOID2.java test is not perfect
Reviewed-by: valeriep
|
2015-06-04 15:29:23 +08:00 |
|
Weijun Wang
|
1f705ef606
|
8038089: TLS optional support for Kerberos cipher suites needs to be re-examine
Reviewed-by: xuelei
|
2015-06-02 22:26:36 +08:00 |
|
Xue-Lei Andrew Fan
|
0f1698f906
|
8043758: Datagram Transport Layer Security (DTLS)
Reviewed-by: jnimeh, weijun, mullan, wetmore
|
2015-06-02 04:01:04 +00:00 |
|
Ivan Gerasimov
|
97f5b473ec
|
8081027: Create a common test to check adequacy of initial size of static HashMap/ArrayList fields
Reviewed-by: martin
|
2015-05-29 19:20:22 +03:00 |
|
Mandy Chung
|
53a97cbeb3
|
8081347: Add @modules to jdk_core tests
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Reviewed-by: alanb, joehw, lancea
|
2015-05-28 10:54:48 -07:00 |
|
Artem Smotrakov
|
6b7bbd4884
|
8050374: More Signature tests
Reviewed-by: valeriep
|
2015-05-25 11:47:41 +03:00 |
|
Rob McKenna
|
efc37c5e71
|
8077155: LoginContext Subject ignored by jdk8 sun.net.www.protocol.http.HttpURLConnection
Reviewed-by: michaelm
|
2015-05-20 18:06:31 +01:00 |
|
Weijun Wang
|
ae7da8e119
|
8077102: dns_lookup_realm should be false by default
Reviewed-by: valeriep
|
2015-05-19 09:09:09 +08:00 |
|
Phil Race
|
95cc940989
|
Merge
|
2015-05-13 08:37:34 -07:00 |
|
Chris Hegarty
|
008fee0591
|
8079782: RandomFactory should be in the jdk.testlibrary package
Reviewed-by: bpb
|
2015-05-08 11:02:33 +01:00 |
|
Jason Uh
|
53ae2943eb
|
8058543: Certificate returns null Subject Alternative Name if it is an X400Address type
Reviewed-by: weijun
|
2015-05-05 14:44:39 -07:00 |
|
Phil Race
|
b8cf472fe8
|
Merge
|
2015-05-05 13:29:31 -07:00 |
|
Vinnie Ryan
|
99e090089e
|
8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java
Reviewed-by: weijun
|
2015-05-05 17:55:16 +01:00 |
|
Weijun Wang
|
3db31d77fc
|
8078439: SPNEGO auth fails if client proposes MS krb5 OID
Reviewed-by: valeriep
|
2015-05-05 21:14:12 +08:00 |
|
Joe Darcy
|
7dfccc294e
|
8079107: Update TestKeyPairGenerator.java to use random number generator library
Reviewed-by: mullan
|
2015-04-30 16:51:53 -07:00 |
|
Joe Darcy
|
86c109e149
|
8078334: Mark regression tests using randomness
Reviewed-by: xuelei, alanb
|
2015-04-29 10:25:53 -07:00 |
|
Phil Race
|
60bb43ad32
|
Merge
|
2015-04-29 08:52:47 -07:00 |
|