afu8u/nashorn/test/script/trusted
Ramanand Patil 336da862ed 8215257: OpenJDK 8 mozilla_compat.js, parser.js missing the Classpath exception license text
Reviewed-by: coffeys
2018-12-13 21:40:16 -12:00
..
JDK-8006424.js
JDK-8006529.js 8135336: Fix broken build after JDK-8135262 2015-09-10 15:24:39 +02:00
JDK-8008305.js
JDK-8008305_subtest.js
JDK-8020809.js
JDK-8020809.js.EXPECTED
JDK-8021129.js
JDK-8021129.js.EXPECTED
JDK-8021189.js
JDK-8021189.js.EXPECTED
JDK-8025629.js 8076646: nashorn tests should avoid using package names used by nashorn sources 2015-04-06 16:18:54 +05:30
JDK-8032060.js
JDK-8067854.js 8067854: bound java static method throws NPE when 'null' is used for this argument 2014-12-18 16:33:33 +05:30
JDK-8087292.js 8138906: [TEST_BUG] Test test/script/trusted/JDK-8087292.js intermittently fails 2016-06-07 11:58:05 +01:00
JDK-8087292.js.EXPECTED 8087292: nashorn should have a "fail-fast" option for scripting, analog to bash "set -e" 2015-09-03 21:47:48 +05:30
JDK-util.js 8138906: [TEST_BUG] Test test/script/trusted/JDK-8087292.js intermittently fails 2016-06-07 11:58:05 +01:00
NASHORN-638.js
NASHORN-638.js.EXPECTED
NASHORN-653.js
README
classfilter.js 8050078: Nashorn ClassFilter Support 2014-08-20 18:59:11 +05:30
classfilter.js.EXPECTED 8134939: Improve toString method of Dynalink DynamicMethod objects 2015-09-02 16:35:14 +02:00
classfilter_extends.js 8055811: Tests for Nashorn ClassFilter Support 2014-08-26 14:51:20 +04:00
classfilter_extends.js.EXPECTED 8055811: Tests for Nashorn ClassFilter Support 2014-08-26 14:51:20 +04:00
classfilter_mozilla_compat.js 8055811: Tests for Nashorn ClassFilter Support 2014-08-26 14:51:20 +04:00
classfilter_mozilla_compat.js.EXPECTED 8215257: OpenJDK 8 mozilla_compat.js, parser.js missing the Classpath exception license text 2018-12-13 21:40:16 -12:00
event_queue.js 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not 2014-08-20 10:26:01 +02:00
event_queue.js.EXPECTED 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not 2014-08-20 10:26:01 +02:00
getenv.js
getenv.js.EXPECTED
logcoverage.js.EXPECTED
optimistic_recompilation.js 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not 2014-08-20 10:26:01 +02:00
optimistic_recompilation.js.EXPECTED 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not 2014-08-20 10:26:01 +02:00
urlreader.js

README

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.