JDK-8309740 : Expand timeout windows for tests in JDK-8179502
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 17,21
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-06-09
  • Updated: 2025-04-08
  • Resolved: 2023-06-23
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 17 JDK 21 JDK 22
17.0.15Fixed 21 b29Fixed 22Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
The tests introduced in JDK-8179502, OCSPTimeout.java, CRLReadTimeout.java, and AIACertTimeout.java intermittently have failures due to timing variances based on the test system they are run on and current load on the system.  The timeout windows for the tests were somewhat narrow and should be widened in order to allow them to run successfully on a wider array of test platforms.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk17u-dev/pull/3055 Date: 2024-11-18 20:46:48 +0000
17-01-2025

Fix request [17u] I'd like to backport this fix of the tests as a follow-up for JDK-8179502 The backport is clean.
18-11-2024

Changeset: 17b6f7b9 Author: Jamil Nimeh <jnimeh@openjdk.org> Date: 2023-06-23 21:59:55 +0000 URL: https://git.openjdk.org/jdk21/commit/17b6f7b9a5a14a869d3f1efd0ab51fea4fa40c83
23-06-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk21/pull/58 Date: 2023-06-23 14:55:45 +0000
23-06-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14526 Date: 2023-06-16 18:19:45 +0000
16-06-2023