Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8281951

java/nio/file/Files/InterruptCopy.java still fails intermittently with "java.lang.RuntimeException: Copy was not interrupted"

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Not an Issue
    • 17
    • None
    • core-libs
    • generic
    • generic

    Description

      ----------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)

      Attachments

        Issue Links

          Activity

            People

              bpb Brian Burkhalter
              akolarkunnu Abdul Kolarkunnu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: