-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
6u26, 7
-
generic, x86
-
generic, linux_suse_sles_11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2212726 | 6u27 | Sean Coffey | P3 | Closed | Not an Issue | |
JDK-2211356 | 5.0-pool | Unassigned | P3 | Closed | Not an Issue |
Following 3 tests failed with the nightly builds for 3/21, 3/22, and 3/23 on Oracle Linux 6_x64:
- tools/javac/Paths/Diagnostics.sh
- tools/javac/Paths/MineField.sh
- tools/javac/Paths/wcMineField.sh
All the 3 tests failed while running cp -p for some files with error message as Invalid argument.
Results for 3/23 build: http://sqeweb.sfbay.sun.com//net/sqenfs-2/export2/results/tools/nightly/7/b990-nightly-2011-03-23/manual/linux-amd64/LangTools/ReportDir/html/failed.html
Excerpt from one of the test logs for wcMineField.sh:
cp -p GooClass/Lib3.class GooClass/Lib.class ./
Command "cp -p GooClass/Lib3.class GooClass/Lib.class ./" failed with exitValue 1
----------System.err:(2/127)----------
cp: preserving permissions for `./Lib3.class': Invalid argument
cp: preserving permissions for `./Lib.class': Invalid argument
result: Failed. Execution failed: exit code 1
Machine details:
ssh to 10.132.182.109
Username: java2d
Password java
Tested on the machine specified (stt-75) in the bug with the steps provided. This is not reproducible at this time all 3 tests pass.
- tools/javac/Paths/Diagnostics.sh
- tools/javac/Paths/MineField.sh
- tools/javac/Paths/wcMineField.sh
All the 3 tests failed while running cp -p for some files with error message as Invalid argument.
Results for 3/23 build: http://sqeweb.sfbay.sun.com//net/sqenfs-2/export2/results/tools/nightly/7/b990-nightly-2011-03-23/manual/linux-amd64/LangTools/ReportDir/html/failed.html
Excerpt from one of the test logs for wcMineField.sh:
cp -p GooClass/Lib3.class GooClass/Lib.class ./
Command "cp -p GooClass/Lib3.class GooClass/Lib.class ./" failed with exitValue 1
----------System.err:(2/127)----------
cp: preserving permissions for `./Lib3.class': Invalid argument
cp: preserving permissions for `./Lib.class': Invalid argument
result: Failed. Execution failed: exit code 1
Machine details:
ssh to 10.132.182.109
Username: java2d
Password java
Tested on the machine specified (stt-75) in the bug with the steps provided. This is not reproducible at this time all 3 tests pass.
- backported by
-
JDK-2211356 3 tests under tools/javac/Paths/ failed with nightly builds on OL6_x64
-
- Closed
-
-
JDK-2212726 3 tests under tools/javac/Paths/ failed with nightly builds on OL6_x64
-
- Closed
-