-
Bug
-
Resolution: Fixed
-
P4
-
18
-
b17
-
x86_64
-
os_x
-
Verified
The following test failed in the JDK18 CI:
java/nio/channels/FileChannel/Transfer2GPlus.java
Here's a snippet from the log file:
#section:main
----------messages:(6/210)----------
command: main Transfer2GPlus
reason: User specified action: run main/othervm Transfer2GPlus
Mode: othervm [/othervm specified]
Timeout information:
--- Timeout information end.
elapsed time (seconds): 540.473
----------configuration:(0/0)----------
----------System.out:(2/55)----------
Transferred 2147484671 bytes
Timeout refired 480 times
----------System.err:(0/0)----------
----------rerun:(35/7810)*----------
<snip>
result: Error. Program `/Volumes/D1/mesos/work_dir/jib-master/install/jdk-18+16-926/macosx-x64.jdk/jdk-18.jdk/Contents/Home/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 540467ms).
This failure occurred in jdk-18+16-926-tier2. The fix for:
JDK-8272759 (fc) java/nio/channels/FileChannel/Transfer2GPlus.java failed in timeout
was integrated in jdk-18+16-923.
java/nio/channels/FileChannel/Transfer2GPlus.java
Here's a snippet from the log file:
#section:main
----------messages:(6/210)----------
command: main Transfer2GPlus
reason: User specified action: run main/othervm Transfer2GPlus
Mode: othervm [/othervm specified]
Timeout information:
--- Timeout information end.
elapsed time (seconds): 540.473
----------configuration:(0/0)----------
----------System.out:(2/55)----------
Transferred 2147484671 bytes
Timeout refired 480 times
----------System.err:(0/0)----------
----------rerun:(35/7810)*----------
<snip>
result: Error. Program `/Volumes/D1/mesos/work_dir/jib-master/install/jdk-18+16-926/macosx-x64.jdk/jdk-18.jdk/Contents/Home/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 540467ms).
This failure occurred in jdk-18+16-926-tier2. The fix for:
was integrated in jdk-18+16-923.
- relates to
-
JDK-8272759 (fc) java/nio/channels/FileChannel/Transfer2GPlus.java failed in timeout
-
- Resolved
-