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

Details

    • b13
    • x86_64
    • linux

    Backports

      Description

        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)

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: