JDK-8265017 : runtime/HiddenClasses/StressHiddenClasses.java timed out on Win* OCI
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows
  • CPU: x86_64
  • Submitted: 2021-04-09
  • Updated: 2021-04-29
  • Resolved: 2021-04-21
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
17 b20Fixed
Related Reports
Relates :  
Description
The following test timed out in the JDK17 CI:

runtime/HiddenClasses/StressHiddenClasses.java

Here's a snippet from the log file:

#section:main
----------messages:(7/288)----------
command: main StressHiddenClasses
reason: User specified action: run main/othervm StressHiddenClasses 
Mode: othervm [/othervm specified]
Additional options from @modules: --add-modules jdk.compiler
Timeout information:
--- Timeout information end.
elapsed time (seconds): 588.695
----------configuration:(3/43)----------
Boot Layer
  add modules: jdk.compiler

----------System.out:(1/27)----------
Timeout refired 480 times
----------System.err:(0/0)----------
----------rerun:(40/5719)*----------

<snip>

test result: Error. Program `c:\ade\mesos\work_dir\jib-master\install\jdk-17+18-1437\windows-x64-debug.jdk\jdk-17\fastdebug\bin\java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 588692ms).

This is a Tier1 test task with no JVM args. Normally I would start
this bug as a P2, but this failure is intermittent. The build-ID in which
this sighting happened has just a closed ProblemList change that's
unrelated to this test at all.

I'm starting this bug in hotspot/runtime just because this is
a Runtime test.
Comments
Changeset: f45d4609 Author: Harold Seigel <hseigel@openjdk.org> Date: 2021-04-21 17:34:32 +0000 URL: https://git.openjdk.java.net/jdk/commit/f45d4609
21-04-2021

ILW = MLM = P4
13-04-2021