hg: jdk8u/jdk8u-dev/nashorn: 8080087: Nashorn $ENV.PWD is originally undefined
sundararajan.athijegannathan at oracle.com
sundararajan.athijegannathan at oracle.com
Fri Jun 5 12:00:43 UTC 2015
Changeset: 2f1b9f4daec1
Author: mhaupt
Date: 2015-06-05 12:38 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/nashorn/rev/2f1b9f4daec1
8080087: Nashorn $ENV.PWD is originally undefined
Summary: On Windows, the PWD environment variable does not exist and cannot be imported in scripting mode, so it is set explicitly.
Reviewed-by: lagergren, sundar
! src/jdk/nashorn/internal/objects/Global.java
! src/jdk/nashorn/internal/runtime/ScriptingFunctions.java
+ test/script/nosecurity/JDK-8080087.js
More information about the jdk8u-dev-changes
mailing list