-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
17
-
generic
-
generic
----------System.out:(6/184)----------
Checking space (/ (/dev/sda3))
Creating source file...
Source file created.
Copying file at 1643902181846 ms...
Interrupting at 1643902181896 ms...
Done copying at 1643902182321 ms...
----------System.err:(13/761)----------
java.lang.RuntimeException: Copy was not interrupted
at InterruptCopy.doTest(InterruptCopy.java:113)
at InterruptCopy.main(InterruptCopy.java:61)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
at java.base/java.lang.Thread.run(Thread.java:833)
Checking space (/ (/dev/sda3))
Creating source file...
Source file created.
Copying file at 1643902181846 ms...
Interrupting at 1643902181896 ms...
Done copying at 1643902182321 ms...
----------System.err:(13/761)----------
java.lang.RuntimeException: Copy was not interrupted
at InterruptCopy.doTest(InterruptCopy.java:113)
at InterruptCopy.main(InterruptCopy.java:61)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
at java.base/java.lang.Thread.run(Thread.java:833)
- relates to
-
JDK-8265261 java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
-
- Resolved
-
-
JDK-8272964 java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
-
- Resolved
-
-
JDK-8265261 java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
-
- Resolved
-