hg: jdk8u/jdk8u-dev/nashorn: 8080471: fix usage of replace and file separator in Nashorn tests
hannes.wallnoefer at oracle.com
hannes.wallnoefer at oracle.com
Fri May 15 10:18:39 UTC 2015
Changeset: 7320ba416df1
Author: mhaupt
Date: 2015-05-15 10:21 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/nashorn/rev/7320ba416df1
8080471: fix usage of replace and file separator in Nashorn tests
Summary: Two tests should use replace instead of replaceAll, and there is a typo in the usage of File.separator.
Reviewed-by: attila, hannesw
! test/script/nosecurity/JDK-8050964.js
! test/script/nosecurity/JDK-8055034.js
More information about the jdk8u-dev-changes
mailing list