This test started to fail with timeout recently on Windows-x64 in debug modes and with the JFR enabled.
test result: Error. Program . . . windows-x64-debug.jdk\jdk-15\fastdebug\bin\java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 588623ms).
Pare of VM options:
-Dtest.vm.opts=-XX:MaxRAMPercentage=3 \\
-Dtest.tool.vm.opts=-J-XX:MaxRAMPercentage=3 \\
-Dtest.compiler.opts= \\
-Dtest.java.opts=-XX:StartFlightRecording=dumponexit=true \\
. . .
-Dtest.timeout.factor=4.0 \\
test result: Error. Program . . . windows-x64-debug.jdk\jdk-15\fastdebug\bin\java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 588623ms).
Pare of VM options:
-Dtest.vm.opts=-XX:MaxRAMPercentage=3 \\
-Dtest.tool.vm.opts=-J-XX:MaxRAMPercentage=3 \\
-Dtest.compiler.opts= \\
-Dtest.java.opts=-XX:StartFlightRecording=dumponexit=true \\
. . .
-Dtest.timeout.factor=4.0 \\
- duplicates
-
JDK-8243962 Various JVM TI tests time out using JFR on Windows
-
- Resolved
-
- relates to
-
JDK-8210637 Race in JvmtiCurrentBreakpoints::get_jvmti_breakpoints
-
- Resolved
-