jdk-24/nashorn/test/script/trusted
Athijegannathan Sundararajan bb6c34adc7 8009757: Package access clean up and refactoring
Reviewed-by: jlaskey, lagergren, attila
2013-03-12 18:12:42 +05:30
..
getenv.js 8007715: Make sure that not all tests run with AllPermission 2013-02-07 17:17:29 +05:30
getenv.js.EXPECTED 8007715: Make sure that not all tests run with AllPermission 2013-02-07 17:17:29 +05:30
JDK-8006424.js 8007715: Make sure that not all tests run with AllPermission 2013-02-07 17:17:29 +05:30
JDK-8008305_subtest.js 8008305: ScriptEngine.eval should offer the ability to provide a codebase 2013-02-18 14:41:58 +05:30
JDK-8008305.js 8008305: ScriptEngine.eval should offer the ability to provide a codebase 2013-02-18 14:41:58 +05:30
NASHORN-638.js 8007715: Make sure that not all tests run with AllPermission 2013-02-07 17:17:29 +05:30
NASHORN-638.js.EXPECTED 8007715: Make sure that not all tests run with AllPermission 2013-02-07 17:17:29 +05:30
NASHORN-653.js 8007715: Make sure that not all tests run with AllPermission 2013-02-07 17:17:29 +05:30
README 8007715: Make sure that not all tests run with AllPermission 2013-02-07 17:17:29 +05:30
urlreader.js 8009757: Package access clean up and refactoring 2013-03-12 18:12:42 +05:30

This directory contains tests that need AllPermission to run.

Scripts that need to create classloaders, need to reflectively access
declared members of other classes etc. should go here.