-
Bug
-
Resolution: Fixed
-
P3
-
25
-
master
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8358200 | 21.0.9-oracle | Erik Joelsson | P3 | Resolved | Fixed | master |
JDK-8358201 | 17.0.17-oracle | Erik Joelsson | P3 | Resolved | Fixed | master |
The test test/jdk/sun/security/ssl/SSLSessionImpl/ResumeClientTLS12withSNI.java writes files in the test source tree. This makes the test fail if run from a read only src directory. Jtreg tests should use the scratch directory provided by Jtreg, which is the current directory when the test starts, for any temporary files created during testing.
- backported by
-
JDK-8358200 Test test/jdk/sun/security/ssl/SSLSessionImpl/ResumeClientTLS12withSNI.java writes in src dir
-
- Resolved
-
-
JDK-8358201 Test test/jdk/sun/security/ssl/SSLSessionImpl/ResumeClientTLS12withSNI.java writes in src dir
-
- Resolved
-
- caused by
-
JDK-8350830 Values converted incorrectly when reading TLS session tickets
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/566e3b21
-
Review(master) openjdk/jdk/25505