JDK-8300946 : Add sun/security/provider/certpath/OCSP/OCSPNoContentLength to ProblemList
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: java.security
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-01-24
  • Updated: 2023-01-30
  • Resolved: 2023-01-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 21
21 b07Fixed
Related Reports
Relates :  
Relates :  
Description
The sun/security/provider/certpath/OCSP/OCSPNoContentLength.java test appears to expose an intermittent timing issue in the socket handling for the SimpleOCSPServer class.  While multiple tests use SimpleOCSPServer, this test seems to be running into issues that the others (so far) have not.  Add this test to the ProblemList until a better socket closure solution can be devised.
Comments
Changeset: 2da2e5a0 Author: Jamil Nimeh <jnimeh@openjdk.org> Date: 2023-01-24 02:09:48 +0000 URL: https://git.openjdk.org/jdk/commit/2da2e5a0e80e6c54c848cf39bee534fa9b7086b1
24-01-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/12156 Date: 2023-01-24 01:50:52 +0000
24-01-2023