JDK-8367610 : Test tools/sincechecker/modules/java.base/JavaBaseCheckSince.java timed out on Windows
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 26
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-09-15
  • Updated: 2025-10-06
  • Resolved: 2025-10-06
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 26
26 masterFixed
Related Reports
Relates :  
Description
command: main SinceChecker java.base --exclude java.lang.classfile
reason: User specified action: run main SinceChecker java.base --exclude java.lang.classfile 
started: Sat Sep 13 18:17:31 UTC 2025
Mode: agentvm
Agent id: 254
Process id: 9460
Additional exports to unnamed modules from @modules: jdk.compiler/com.sun.tools.javac.api jdk.compiler/com.sun.tools.javac.util jdk.compiler/com.sun.tools.javac.code
Timeout signalled after 120 seconds
Timeout information:
--- Timeout information end.
finished: Sat Sep 13 18:24:57 UTC 2025
elapsed time (seconds): 446.695

Tests that do a lot of I/O seems to be struggling on Windows with the 120s timeout.

Comments
The fix for this bug is integrated in jdk-26+19-1908.
06-10-2025

Changeset: e3320a9d Branch: master Author: Nizar Benalla <nbenalla@openjdk.org> Date: 2025-10-06 13:32:46 +0000 URL: https://git.openjdk.org/jdk/commit/e3320a9df592a06c466ae9158d8f173921679952
06-10-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/27453 Date: 2025-09-23 14:00:24 +0000
23-09-2025