-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b63
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085499 | emb-9 | Jonathan Gibbons | P4 | Resolved | Fixed | team |
JDK-8349022 | 8u461 | Abhishek N | P4 | Resolved | Fixed | master |
There are two remaining uses of "cp -p" in langtools/test.
Tests using "cp -p" fail on some systems when forced to use NFS.
In both cases, the -p can be safely removed with affecting the test's functionality.
Tests using "cp -p" fail on some systems when forced to use NFS.
In both cases, the -p can be safely removed with affecting the test's functionality.
- backported by
-
JDK-8085499 remove remaining references to "cp -p" from langtools/test
-
- Resolved
-
-
JDK-8349022 remove remaining references to "cp -p" from langtools/test
-
- Resolved
-
- relates to
-
JDK-8078054 [TESTBUG] tools/javac/Paths/wcMineField.sh failed with "operation not permitted"
-
- Closed
-