-
Bug
-
Resolution: Duplicate
-
P4
-
repo-valhalla
The test jdk/jdk/sun/security/ssl/SSLSessionImpl/ResumeClientTLS12withSNI should not be creating files in test.src. On some systems the source tree is read-only.
They can be created in the current directory; jtreg sets it up to the scratch dir.
The test fails with:
keytool error: java.io.FileNotFoundException: /Users/.../test/jdk/sun/security/ssl/SSLSessionImpl/ks_san.p12 (Permission denied)
They can be created in the current directory; jtreg sets it up to the scratch dir.
The test fails with:
keytool error: java.io.FileNotFoundException: /Users/.../test/jdk/sun/security/ssl/SSLSessionImpl/ks_san.p12 (Permission denied)
- duplicates
-
JDK-8357253 Test test/jdk/sun/security/ssl/SSLSessionImpl/ResumeClientTLS12withSNI.java writes in src dir
-
- Resolved
-