Integrated: 8300939: sun/security/provider/certpath/OCSP/OCSPNoContentLength.java fails due to network errors

Jamil Nimeh jnimeh at openjdk.org
Tue Mar 14 15:47:06 UTC 2023


On Wed, 1 Feb 2023 18:10:41 GMT, Jamil Nimeh <jnimeh at openjdk.org> wrote:

> Hello all,
> 
> This addresses a test bug where the SimpleOCSPServer would reset the connections made by a client CertPathValidator.  I've made some minor changes to how the network data is read and sent from OCSP HTTP GET URLs and on responses, respectively.  This will take the test off the problem list as well.
> 
> This has been taken through hundreds of test runs and does not see the failure any longer where there used to be intermittent failures.  Also multiple tier2 runs have been executed with no failures.
> 
> - JBS: https://bugs.openjdk.org/browse/JDK-8300939

This pull request has now been integrated.

Changeset: da044dd5
Author:    Jamil Nimeh <jnimeh at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/da044dd5698d14eccd2a30a24cc691e30fa00cbd
Stats:     55 lines in 3 files changed: 39 ins; 2 del; 14 mod

8300939: sun/security/provider/certpath/OCSP/OCSPNoContentLength.java fails due to network errors

Reviewed-by: djelinski, weijun

-------------

PR: https://git.openjdk.org/jdk/pull/12370



More information about the security-dev mailing list