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

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

XMLWordPrintable

    • b13
    • x86_64
    • linux

        This problem was fixed in April but has reappeared.

        ----------System.out:(6/184)----------
        Checking space (/ (/dev/sda3))
        Creating source file...
        Source file created.
        Copying file at 1629858457189 ms...
        Interrupting at 1629858457240 ms...
        Done copying at 1629858457617 ms...
        ----------System.err:(13/761)----------
        java.lang.RuntimeException: Copy was not interrupted
        at InterruptCopy.doTest(InterruptCopy.java:113)
        at InterruptCopy.main(InterruptCopy.java:61)

              bpb Brian Burkhalter
              dholmes David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: