-
Bug
-
Resolution: Duplicate
-
P4
-
None
Some tests are tagged with @ignore. They probably should be @manual as they are not meant to be called without a special environment setup or other reasons.
./javax/net/ssl/sanity/ciphersuites/CheckCipherSuites.java:28: * @ignore JSSE supported cipher suites are changed with CR 6916074,
./javax/net/ssl/SSLEngine/Basics.java:29: * @ignore JSSE supported cipher suites are changed with CR 6916074,
./javax/net/ssl/SSLEngine/TestAllSuites.java:27: * @ignore JSSE supported cipher suites are changed with CR 6916074,
./javax/net/ssl/SSLSession/CheckMyTrustedKeystore.java:32: * @ignore JSSE supports algorithm constraints with CR 6916074,
./sun/net/www/protocol/https/HttpsURLConnection/CloseKeepAliveCached.java:34: * @ignore
./javax/net/ssl/sanity/ciphersuites/CheckCipherSuites.java:28: * @ignore JSSE supported cipher suites are changed with CR 6916074,
./javax/net/ssl/SSLEngine/Basics.java:29: * @ignore JSSE supported cipher suites are changed with CR 6916074,
./javax/net/ssl/SSLEngine/TestAllSuites.java:27: * @ignore JSSE supported cipher suites are changed with CR 6916074,
./javax/net/ssl/SSLSession/CheckMyTrustedKeystore.java:32: * @ignore JSSE supports algorithm constraints with CR 6916074,
./sun/net/www/protocol/https/HttpsURLConnection/CloseKeepAliveCached.java:34: * @ignore
- duplicates
-
JDK-8249618 normalize usage of @ignore and ProblemList
- Open
- relates to
-
JDK-8114851 [TEST_BUG] sun/security/provider/SeedGenerator/Fips.java fail intermittently
- Resolved