-
Bug
-
Resolution: Fixed
-
P3
-
11-pool, 17
-
b12
-
x86_64
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8280938 | 17.0.4-oracle | Gauri Patil | P3 | Resolved | Fixed | b01 |
JDK-8283472 | 17.0.4 | Zhengyu Gu | P3 | Resolved | Fixed | b01 |
JDK-8280939 | 11.0.16-oracle | Gauri Patil | P3 | Resolved | Fixed | b01 |
JDK-8283481 | 11.0.16 | Zhengyu Gu | P3 | Resolved | Fixed | b01 |
JDK-8281036 | 8u341 | Gauri Patil | P3 | Resolved | Fixed | b01 |
java/nio/file/Files/InterruptCopy.java
----------System.out:(4/86)----------
Checking space ((C:))
Creating source file...
Source file created.
Copying file...
----------System.err:(13/773)----------
java.lang.RuntimeException: Copy was not interrupted
at InterruptCopy.doTest(InterruptCopy.java:90)
at InterruptCopy.main(InterruptCopy.java:52)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
at java.base/java.lang.Thread.run(Thread.java:834)
- backported by
-
JDK-8280938 java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
-
- Resolved
-
-
JDK-8280939 java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
-
- Resolved
-
-
JDK-8281036 java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
-
- Resolved
-
-
JDK-8283472 java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
-
- Resolved
-
-
JDK-8283481 java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
-
- Resolved
-
- relates to
-
JDK-8272964 java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
-
- Resolved
-
-
JDK-8281951 java/nio/file/Files/InterruptCopy.java still fails intermittently with "java.lang.RuntimeException: Copy was not interrupted"
-
- Closed
-
-
JDK-8272964 java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
-
- Resolved
-
-
JDK-8281951 java/nio/file/Files/InterruptCopy.java still fails intermittently with "java.lang.RuntimeException: Copy was not interrupted"
-
- Closed
-
- links to
-
Commit openjdk/jdk11u-dev/03da67b1
-
Commit openjdk/jdk17u-dev/f2329d51
-
Commit openjdk/jdk/aaedac63
-
Review openjdk/jdk11u-dev/815
-
Review openjdk/jdk17u-dev/148
-
Review openjdk/jdk/5154