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

[TESTBUG] tools/javac/Paths/wcMineField.sh failed with "operation not permitted"

XMLWordPrintable

    • b63
    • generic
    • linux
    • Verified

        When we are using a mounted network filesystem copy operation with preserving file permissions (e.g. cp -p) might not be allowed that causes test failure.

        cp -p GooClass/Lib3.class GooClass/Lib.class ./
        Command "cp -p GooClass/Lib3.class GooClass/Lib.class ./" failed with exitValue 1
        ----------System.err:(2/141)----------
        cp: preserving permissions for './Lib3.class': Operation not supported
        cp: preserving permissions for './Lib.class': Operation not supported
        ----------rerun:(18/838)*----------

              jjg Jonathan Gibbons
              skovalev Sergei Kovalev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: