-
Bug
-
Resolution: Fixed
-
P4
-
17, 19, 20
-
b31
-
x86_64
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8290097 | 20 | Brian Burkhalter | P4 | Resolved | Fixed | b06 |
JDK-8291398 | 19.0.2 | Brian Burkhalter | P4 | Resolved | Fixed | b01 |
JDK-8291236 | 19.0.1 | Brian Burkhalter | P4 | Resolved | Fixed | b04 |
The following test timed out in the JDK20 CI:
java/nio/channels/FileChannel/MapTest.java
Here's a snippet from the log file:
#section:main
----------messages:(6/214)----------
command: main MapTest
reason: User specified action: run main/othervm/timeout=240 MapTest
Mode: othervm [/othervm specified]
Timeout information:
--- Timeout information end.
elapsed time (seconds): 1044.15
----------configuration:(0/0)----------
----------System.out:(8/248)*----------
Test file c:\\sb\\prod\\1656591314\\testoutput\\test-support\\jtreg_open_test_jdk_tier2_part2\\tmp\\blah5364480891587285313.tmp initialized
Zero size: OK
Read: OK
Write: OK
High offset: OK
Timeout refired 960 times
Force: OK
Exceptions: OK
----------System.err:(1/16)----------
STATUS:Passed.
----------rerun:(39/4788)*----------
<snip>
result: Error. Program `c:\ade\mesos\work_dir\jib-master\install\jdk-20+5-181\windows-x64.jdk\jdk-20\bin\java' timed out (timeout set to 960000ms, elapsed time including timeout handling was 1044150ms).
Please note that the test PASSed while the timeout handler was running.
java/nio/channels/FileChannel/MapTest.java
Here's a snippet from the log file:
#section:main
----------messages:(6/214)----------
command: main MapTest
reason: User specified action: run main/othervm/timeout=240 MapTest
Mode: othervm [/othervm specified]
Timeout information:
--- Timeout information end.
elapsed time (seconds): 1044.15
----------configuration:(0/0)----------
----------System.out:(8/248)*----------
Test file c:\\sb\\prod\\1656591314\\testoutput\\test-support\\jtreg_open_test_jdk_tier2_part2\\tmp\\blah5364480891587285313.tmp initialized
Zero size: OK
Read: OK
Write: OK
High offset: OK
Timeout refired 960 times
Force: OK
Exceptions: OK
----------System.err:(1/16)----------
STATUS:Passed.
----------rerun:(39/4788)*----------
<snip>
result: Error. Program `c:\ade\mesos\work_dir\jib-master\install\jdk-20+5-181\windows-x64.jdk\jdk-20\bin\java' timed out (timeout set to 960000ms, elapsed time including timeout handling was 1044150ms).
Please note that the test PASSed while the timeout handler was running.
- backported by
-
JDK-8290097 java/nio/channels/FileChannel/MapTest.java times out
-
- Resolved
-
-
JDK-8291236 java/nio/channels/FileChannel/MapTest.java times out
-
- Resolved
-
-
JDK-8291398 java/nio/channels/FileChannel/MapTest.java times out
-
- Resolved
-
- relates to
-
JDK-8290252 Add TEST.properties to java/nio/channels/FileChannel and move tests out of largeMemory sub-dir
-
- Resolved
-
-
JDK-8289470 java/nio/channels/Channels/ReadXBytes.java failed with "exit code: 137"
-
- Open
-
-
JDK-8278469 Test java/nio/channels/FileChannel/LargeGatheringWrite.java times out
-
- Resolved
-
(1 relates to, 3 links to)