History log of /openjdk9/nashorn/test/script/nosecurity/JDK-8050964.js
Revision Date Author Comments
# 1342:6eca661ddf79 02-Jul-2015 mhaupt

8130306: enable running Nashorn test on Windows
Summary: fix executable name (add .exe suffix)
Reviewed-by: hannesw, sundar


# 1278:4dc7eb763139 15-May-2015 mhaupt

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


# 1125:a64d69fb8eb3 03-Dec-2014 chegar

Merge


# 1112:0c9f3369f3d3 17-Nov-2014 slugovoy

8062638: RuntimeException when run command from js with -scripting on Cygwin
Reviewed-by: hannesw, lagergren


# 1110:52340a35aec9 03-Dec-2014 chegar

8049367: Modular Run-Time Images
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, bradford.wetmore@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, james.laskey@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com, sundararajan.athijegannathan@oracle.com


# 970:f82b83cf73ae 15-Aug-2014 attila

8055199: Tidy up Nashorn codebase for code standards (August 2014)
Reviewed-by: hannesw, lagergren


# 946:2ce63129b64a 31-Jul-2014 sundar

8053908: jdeps is not PATH on Mac, results in ant clean test failure on Mac
Reviewed-by: hannesw, jlaskey


# 935:d154edd416d4 17-Jul-2014 sundar

8050964: OptimisticTypesPersistence.java should use java.util.Date instead of java.sql.Date
Reviewed-by: jlaskey