hg: jdk8u/jdk8u-jsse-incubator/jdk: 8245653: Remove 8u TLS tests

mbalao at redhat.com mbalao at redhat.com
Tue Aug 25 20:02:34 UTC 2020


Changeset: 6c6e8ab540a1
Author:    abakhtin
Date:      2020-08-25 18:03 +0300
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u-jsse-incubator/jdk/rev/6c6e8ab540a1

8245653: Remove 8u TLS tests
Reviewed-by: mbalao

- test/javax/net/ssl/ALPN/SSLEngineAlpnTest.java
- test/javax/net/ssl/FixingJavadocs/ComURLNulls.java
- test/javax/net/ssl/FixingJavadocs/SSLSessionNulls.java
- test/javax/net/ssl/SSLEngine/Arrays.java
- test/javax/net/ssl/SSLEngine/CheckStatus.java
- test/javax/net/ssl/SSLEngine/ConnectionTest.java
- test/javax/net/ssl/SSLEngine/ExtendedKeyEngine.java
- test/javax/net/ssl/SSLEngine/IllegalRecordVersion.java
- test/javax/net/ssl/SSLEngine/LargeBufs.java
- test/javax/net/ssl/SSLEngine/NoAuthClientAuth.java
- test/javax/net/ssl/SSLSession/SessionCacheSizeTests.java
- test/javax/net/ssl/SSLSession/SessionTimeOutTests.java
- test/javax/net/ssl/SSLSession/testEnabledProtocols.java
- test/javax/net/ssl/ServerName/SSLSocketExplorerFailure.java
- test/javax/net/ssl/ServerName/SSLSocketSNISensitive.java
- test/javax/net/ssl/TLS/CipherTestUtils.java
- test/javax/net/ssl/TLS/JSSEClient.java
- test/javax/net/ssl/TLS/JSSEServer.java
- test/javax/net/ssl/TLS/TLSClientPropertyTest.java
- test/javax/net/ssl/TLS/TestJSSE.java
- test/javax/net/ssl/TLSv11/ExportableBlockCipher.java
- test/javax/net/ssl/TLSv11/ExportableStreamCipher.java
- test/javax/net/ssl/TLSv12/DisabledShortDSAKeys.java
- test/javax/net/ssl/TLSv12/DisabledShortRSAKeys.java
- test/javax/net/ssl/TLSv12/ShortRSAKey512.java
- test/javax/net/ssl/TLSv12/ShortRSAKeyGCM.java
- test/javax/net/ssl/TLSv12/SignatureAlgorithms.java
- test/javax/net/ssl/ciphersuites/DisabledAlgorithms.java
- test/javax/net/ssl/ciphersuites/ECCurvesconstraints.java
- test/javax/net/ssl/etc/README
- test/javax/net/ssl/etc/keystore
- test/javax/net/ssl/etc/truststore
- test/javax/net/ssl/sanity/ciphersuites/CheckCipherSuites.java
- test/javax/net/ssl/sanity/ciphersuites/CipherSuitesInOrder.java
- test/javax/net/ssl/sanity/interop/CipherTest.java
- test/javax/net/ssl/sanity/interop/ClientJSSEServerJSSE.java
- test/javax/net/ssl/sanity/interop/JSSEClient.java
- test/javax/net/ssl/sanity/interop/JSSEServer.java
- test/javax/net/ssl/templates/SSLEngineTemplate.java
- test/javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java
- test/javax/net/ssl/templates/SSLSocketTemplate.java
- test/sun/net/www/protocol/https/HttpsClient/OriginServer.java
- test/sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java
- test/sun/net/www/protocol/https/HttpsClient/ServerIdentityTest.java
- test/sun/net/www/protocol/https/HttpsURLConnection/B6216082.java
! test/sun/net/www/protocol/https/HttpsURLConnection/DNSIdentities.java
! test/sun/net/www/protocol/https/HttpsURLConnection/IPAddressDNSIdentities.java
! test/sun/net/www/protocol/https/HttpsURLConnection/IPAddressIPIdentities.java
! test/sun/net/www/protocol/https/HttpsURLConnection/IPIdentities.java
! test/sun/net/www/protocol/https/HttpsURLConnection/Identities.java
- test/sun/net/www/protocol/https/HttpsURLConnection/ReadTimeout.java
- test/sun/net/www/protocol/https/NewImpl/ComHTTPSConnection.java
- test/sun/net/www/protocol/https/NewImpl/ComHostnameVerifier.java
- test/sun/security/pkcs11/sslecc/CipherTest.java
- test/sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java
- test/sun/security/pkcs11/sslecc/JSSEClient.java
- test/sun/security/pkcs11/sslecc/JSSEServer.java
- test/sun/security/ssl/AppInputStream/ReadBlocksClose.java
- test/sun/security/ssl/AppInputStream/ReadHandshake.java
- test/sun/security/ssl/AppOutputStream/NoExceptionOnClose.java
- test/sun/security/ssl/CertPathRestrictions/JSSEServer.java
- test/sun/security/ssl/CertPathRestrictions/TLSRestrictions.java
- test/sun/security/ssl/CipherSuite/SSL_NULL.java
- test/sun/security/ssl/ClientHandshaker/LengthCheckTest.java
- test/sun/security/ssl/DHKeyExchange/DHEKeySizing.java
- test/sun/security/ssl/DHKeyExchange/LegacyDHEKeyExchange.java
- test/sun/security/ssl/EngineArgs/DebugReportsOneExtraByte.sh
- test/sun/security/ssl/GenSSLConfigs/main.java
! test/sun/security/ssl/HandshakeOutStream/NullCerts.java
- test/sun/security/ssl/InputRecord/SSLSocketTimeoutNulls.java
! test/sun/security/ssl/SSLContextImpl/CustomizedCipherSuites.java
- test/sun/security/ssl/SSLContextImpl/CustomizedDefaultProtocols.java
- test/sun/security/ssl/SSLContextImpl/DefaultEnabledProtocols.java
- test/sun/security/ssl/SSLContextImpl/MD2InTrustAnchor.java
- test/sun/security/ssl/SSLContextImpl/NoOldVersionContext.java
- test/sun/security/ssl/SSLContextImpl/TrustTrustedCert.java
- test/sun/security/ssl/SSLEngineImpl/CloseEngineException.java
- test/sun/security/ssl/SSLEngineImpl/CloseInboundException.java
- test/sun/security/ssl/SSLEngineImpl/CloseStart.java
- test/sun/security/ssl/SSLEngineImpl/EngineEnforceUseClientMode.java
- test/sun/security/ssl/SSLEngineImpl/RehandshakeFinished.java
- test/sun/security/ssl/SSLEngineImpl/SSLEngineBadBufferArrayAccess.java
- test/sun/security/ssl/SSLEngineImpl/SSLEngineDeadlock.java
- test/sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java
- test/sun/security/ssl/SSLSocketImpl/CheckMethods.java
- test/sun/security/ssl/SSLSocketImpl/ClientTimeout.java
- test/sun/security/ssl/SSLSocketImpl/InvalidateServerSessionRenegotiate.java
- test/sun/security/ssl/SSLSocketImpl/NoImpactServerRenego.java
- test/sun/security/ssl/SSLSocketImpl/NonAutoClose.java
- test/sun/security/ssl/SSLSocketImpl/RejectClientRenego.java
- test/sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions.java
- test/sun/security/ssl/SSLSocketImpl/SetClientMode.java
- test/sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java
! test/sun/security/ssl/ServerHandshaker/GetPeerHostClient.java
- test/sun/security/ssl/SessionIdCollisionTest.java
- test/sun/security/ssl/SocketCreation/SocketCreation.java
- test/sun/security/ssl/X509TrustManagerImpl/BasicConstraints.java
- test/sun/security/ssl/X509TrustManagerImpl/CertRequestOverflow.java
- test/sun/security/ssl/X509TrustManagerImpl/ClientServer.java
- test/sun/security/ssl/X509TrustManagerImpl/SelfIssuedCert.java
- test/sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java
- test/sun/security/ssl/templates/SSLSocketTemplate.java



More information about the jdk8u-changes mailing list