-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b29
-
os_x
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056507 | emb-9 | Martin Buchholz | P3 | Resolved | Fixed | master |
TESTFAIL:java/util/Currency/PropertiesTest.sh
java/util/Currency/PropertiesTest.sh fails on OS X afterJDK-8055253.
----------System.err:(5/371)----------
cp: the -H, -L, and -P options may not be specified with the -r option.
chmod: ./testjava: No such file or directory
cp: ./testjava/jre/lib: No such file or directory
+ ./testjava/bin/java -ea -esa -Xmx512m -cp /Users/aurora/sandbox/gresults/testoutput/jdk_util/JTwork/classes/java/util/Currency PropertiesTest -d dump3
sh: ./testjava/bin/java: No such file or directory
java/util/Currency/PropertiesTest.sh fails on OS X after
----------System.err:(5/371)----------
cp: the -H, -L, and -P options may not be specified with the -r option.
chmod: ./testjava: No such file or directory
cp: ./testjava/jre/lib: No such file or directory
+ ./testjava/bin/java -ea -esa -Xmx512m -cp /Users/aurora/sandbox/gresults/testoutput/jdk_util/JTwork/classes/java/util/Currency PropertiesTest -d dump3
sh: ./testjava/bin/java: No such file or directory
- backported by
-
JDK-8056507 java/util/Currency/PropertiesTest.sh fails on OS X after JDK-8055253
- Resolved
- relates to
-
JDK-8055253 test/java/util/Currency/PropertiesTest.sh modifies the test JDK
- Closed