diff -r 9fffb959eb41 -r ab74da77b5a2 nashorn/test/script/nosecurity/JDK-8050964.js --- a/nashorn/test/script/nosecurity/JDK-8050964.js Wed Jul 05 20:08:43 2017 +0200 +++ b/nashorn/test/script/nosecurity/JDK-8050964.js Wed Dec 03 17:55:36 2014 +0000 @@ -53,6 +53,7 @@ } // run jdep on nashorn.jar - only summary but print profile info +$ENV.PWD=System.getProperty("user.dir") // to avoid RE on Cygwin `${jdepsPath} -s -P ${nashornJar.absolutePath}` // check for "(compact1)" in output from jdep tool