JDK-8313602 : increase timeout for jdk/classfile/CorpusTest.java
  • Type: Bug
  • Component: core-svc
  • Affected Version: 21,22
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2023-08-02
  • Updated: 2023-12-08
  • Resolved: 2023-08-03
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 JDK 22
21.0.1Fixed 22 b10Fixed
Related Reports
Relates :  
Description
On some slow machines (e.g. Alpine) we see sporadic timeouts of the jdk/classfile/CorpusTest.java  test, even with an increased standard timeout factor. 
The timeouts appeared after  JDK-8294982: Implementation of Classfile API
Comments
jdk21u backport request I would like to have the patch in jdk21u as well, because the issues are present there too. The patch is low risk and applies cleanly.
23-08-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk21u/pull/91 Date: 2023-08-23 12:12:59 +0000
23-08-2023

Changeset: bdac348c Author: Matthias Baesken <mbaesken@openjdk.org> Date: 2023-08-03 08:12:20 +0000 URL: https://git.openjdk.org/jdk/commit/bdac348c80d451cefbc73eb8313e8511dbb0de31
03-08-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/15122 Date: 2023-08-02 08:15:01 +0000
02-08-2023