hg: nashorn/jdk8/nashorn: 8007715: Make sure that not all tests run with AllPermission
sundararajan.athijegannathan at oracle.com
sundararajan.athijegannathan at oracle.com
Thu Feb 7 03:48:27 PST 2013
Changeset: d7e83be6e7aa
Author: sundar
Date: 2013-02-07 17:17 +0530
URL: http://hg.openjdk.java.net/nashorn/jdk8/nashorn/rev/d7e83be6e7aa
8007715: Make sure that not all tests run with AllPermission
Reviewed-by: lagergren, attila
! make/build.xml
! make/project.properties
! src/jdk/nashorn/internal/runtime/Context.java
! src/jdk/nashorn/internal/runtime/linker/JavaAdapterFactory.java
+ test/script/README
- test/script/basic/JDK-8006424.js
- test/script/basic/JDK-8006529.js
- test/script/basic/NASHORN-638.js
- test/script/basic/NASHORN-638.js.EXPECTED
- test/script/basic/NASHORN-653.js
! test/script/basic/NASHORN-758.js
- test/script/basic/getenv.js
- test/script/basic/getenv.js.EXPECTED
! test/script/basic/javaexceptions.js
! test/script/basic/newexpr.js
+ test/script/sandbox/interfaceimpl.js
+ test/script/sandbox/loadcompat.js
+ test/script/trusted/JDK-8006424.js
+ test/script/trusted/JDK-8006529.js
+ test/script/trusted/NASHORN-638.js
+ test/script/trusted/NASHORN-638.js.EXPECTED
+ test/script/trusted/NASHORN-653.js
+ test/script/trusted/README
+ test/script/trusted/getenv.js
+ test/script/trusted/getenv.js.EXPECTED
! test/src/jdk/nashorn/api/scripting/ScriptEngineTest.java
! test/src/jdk/nashorn/internal/runtime/ContextTest.java
More information about the nashorn-dev
mailing list