-
Bug
-
Resolution: Fixed
-
P3
-
19
-
b31
-
x86_64
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8290287 | 20 | Brian Burkhalter | P3 | Resolved | Fixed | b07 |
JDK-8291424 | 19.0.2 | Brian Burkhalter | P3 | Resolved | Fixed | b01 |
JDK-8291299 | 19.0.1 | Brian Burkhalter | P3 | Resolved | Fixed | b04 |
The following test timed out in the JDK19 CI:
java/nio/channels/FileChannel/largeMemory/LargeGatheringWrite.java
Here's a snippet from the log file:
#section:main
----------messages:(6/253)----------
command: main -Xmx4G LargeGatheringWrite
reason: User specified action: run main/othervm/timeout=240 -Xmx4G LargeGatheringWrite
Mode: othervm [/othervm specified]
Timeout information:
--- Timeout information end.
elapsed time (seconds): 1119.014
----------configuration:(0/0)----------
----------System.out:(15/428)----------
Seed from RandomFactory = -8916152547217752015L
Writing 5368709122 bytes of data...
Wrote 5368709122 bytes
Total of 5368709122 bytes written
Checking length 1073741824
Timeout refired 960 times
Checking length 1073741824
Checking length 536870912
Checking length 536870912
Checking length 536870912
Checking length 536870912
Checking length 536870912
Checking length 536870912
Checking length 1
Checking length 1
----------System.err:(1/16)----------
STATUS:Passed.
----------rerun:(40/6196)*----------
<snip>
result: Error. Program `c:\ade\mesos\work_dir\jib-master\install\jdk-19+31-2188\windows-x64.jdk\jdk-19\bin\java' timed out (timeout set to 960000ms, elapsed time including timeout handling was 1118905ms).
Please note that the test PASSed while the timeout handler was running.
java/nio/channels/FileChannel/largeMemory/LargeGatheringWrite.java
Here's a snippet from the log file:
#section:main
----------messages:(6/253)----------
command: main -Xmx4G LargeGatheringWrite
reason: User specified action: run main/othervm/timeout=240 -Xmx4G LargeGatheringWrite
Mode: othervm [/othervm specified]
Timeout information:
--- Timeout information end.
elapsed time (seconds): 1119.014
----------configuration:(0/0)----------
----------System.out:(15/428)----------
Seed from RandomFactory = -8916152547217752015L
Writing 5368709122 bytes of data...
Wrote 5368709122 bytes
Total of 5368709122 bytes written
Checking length 1073741824
Timeout refired 960 times
Checking length 1073741824
Checking length 536870912
Checking length 536870912
Checking length 536870912
Checking length 536870912
Checking length 536870912
Checking length 536870912
Checking length 1
Checking length 1
----------System.err:(1/16)----------
STATUS:Passed.
----------rerun:(40/6196)*----------
<snip>
result: Error. Program `c:\ade\mesos\work_dir\jib-master\install\jdk-19+31-2188\windows-x64.jdk\jdk-19\bin\java' timed out (timeout set to 960000ms, elapsed time including timeout handling was 1118905ms).
Please note that the test PASSed while the timeout handler was running.
- backported by
-
JDK-8290287 java/nio/channels/FileChannel/largeMemory/LargeGatheringWrite.java timed out
-
- Resolved
-
-
JDK-8291299 java/nio/channels/FileChannel/largeMemory/LargeGatheringWrite.java timed out
-
- Resolved
-
-
JDK-8291424 java/nio/channels/FileChannel/largeMemory/LargeGatheringWrite.java timed 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
-
(2 links to)