aboutsummaryrefslogtreecommitdiff
path: root/test/script/trusted
AgeCommit message (Expand)Author
2016-06-078138906: [TEST_BUG] Test test/script/trusted/JDK-8087292.js intermittently fa...sdama
2015-09-108135336: Fix broken build after JDK-8135262attila
2015-09-108135262: Sanitize CodeInstaller APIattila
2015-09-028134939: Improve toString method of Dynalink DynamicMethod objectsattila
2015-09-038087292: nashorn should have a "fail-fast" option for scripting, analog to ba...sundar
2015-04-068076646: nashorn tests should avoid using package names used by nashorn sourcessundar
2014-12-188067854: bound java static method throws NPE when 'null' is used for this arg...sundar
2014-09-048051889: Implement block scoping in symbol assignment and scope computationhannesw
2014-08-268055811: Tests for Nashorn ClassFilter Supportyan
2014-08-208050078: Nashorn ClassFilter Supportsundar
2014-08-208027043: Turn global accesses into MethodHandle.constant, with one chance of ...attila
2014-08-208044638: Tidy up Nashorn codebase for code standardsattila
2014-04-258040078: Avoid repeated reading of source for cached loadshannesw
2014-01-178032060: PropertyMap of Error objects is not stablesundar
2013-09-308025629: load function should support a way to load scripts from classpathsundar
2013-09-188024973: Using a different ScriptContext with a CompiledScript results in Scr...sundar
2013-07-248021262: Make nashorn access checks consistent with underlying dynalinksundar
2013-07-248021246: Fix regression for 8021189attila
2013-07-248021189: Prevent access to constructors of restricted classesattila
2013-07-238021129: Use public lookup againattila
2013-07-188020809: Java adapter should not allow overriding of caller sensitive methodsattila
2013-07-118013925: Remove symbol fields from nodes that don't need themattila
2013-07-118020325: static property does not work on accessible, public classessundar
2013-07-098009758: reactivate the 8006529 test.attila
2013-05-208014797: rename Java.toJavaArray/toJavaScriptArray to Java.to/from, respectiv...attila
2013-05-038013477: Node.setSymbol needs to be copy on write - enable IR snapshots for r...lagergren
2013-04-308013533: Increase code coverage report for types and logginglagergren
2013-03-128009757: Package access clean up and refactoringsundar
2013-03-098009559: clean up method handle lookup code.sundar
2013-02-258008731: Separate configuration environment (options, error/output writer etc...sundar
2013-02-218008648: Lazy JIT scope and callee semantics bugfixes. Broke out wallclock ti...lagergren
2013-02-188008305: ScriptEngine.eval should offer the ability to provide a codebasesundar
2013-02-148008199: Lazy compilation and trampoline implementationlagergren
2013-02-118007915: Nashorn IR, codegen, parser packages and Context instance should be ...sundar
2013-02-078007715: Make sure that not all tests run with AllPermissionsundar