aboutsummaryrefslogtreecommitdiff
path: root/test/src/jdk/nashorn/api
AgeCommit message (Expand)Author
2018-11-16Delete filesstudio-master-devDana Dahlstrom
2016-12-018170565: JSObject call() is passed undefined for the argument 'thiz'sundar
2016-06-208150219: ReferenceError in 1.8.0_72hannesw
2016-02-298150814: correct package declaration in Nashorn testmhaupt
2016-02-168148140: arguments are handled differently in apply for JS functions and Abst...mhaupt
2016-01-228144020: Remove long as an internal numeric typehannesw
2015-10-018138616: invokeFunction fails if function calls a function defined in GLOBAL_...sundar
2015-09-288137258: JSObjectLinker and BrowserJSObjectLinker should not expose internal ...sundar
2015-09-168136544: Call site switching to megamorphic causes incorrect property readsundar
2015-06-128087211: Indirect evals should be strict with -strict optionsundar
2015-06-028066773: JSON-friendly wrapper for objectsattila
2015-06-028081609: engine.eval call from a java method which was called from a previous...sundar
2015-04-228078384: Test execution blocker: Nashorn testsuite failing due to compile err...sundar
2015-04-16Mergelana
2015-04-078076972: Several nashorn tests failingsundar
2015-04-068076646: nashorn tests should avoid using package names used by nashorn sourcessundar
2015-03-25Mergeasaha
2015-02-18Mergeasaha
2015-02-098072752: Add regression tests for 8071678 and 8071594sundar
2015-02-068071989: NashornScriptEngine returns javax.script.ScriptContext instance with...sundar
2015-02-058072595: nashorn should not use obj.getClass() for null checkssundar
2015-01-138068889: Calling a @FunctionalInterface from JS leaks internal objectsattila
2014-12-158062030: Nashorn bug retrieving array property after key string concatenationhannesw
2015-01-208068603: ScriptObjectMirror should reject null/empty string/non-string parame...attila
2015-01-138068889: Calling a @FunctionalInterface from JS leaks internal objectsattila
2015-01-078068524: NashornScriptEngineFactory.getParameter() throws IAE for an unknown ...sundar
2014-11-038060204: Fix warnings in Joni and testslagergren
2014-10-148050977: Java8 Javascript Nashorn exception: no current Global instance for n...sundar
2014-09-158058422: Users should be able to overwrite "context" and "engine" variablessundar
2014-09-118057021: UserAccessorProperty guards fail with multiple globalshannesw
2014-08-278056123: Anonymous function statements leak internal function names into glob...sundar
2014-08-278056094: [nashorn] tests fail when running via jtregsundar
2014-08-218055687: Wrong "this" passed to JSObject.eval callsundar
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-06-048044750: megamorphic getter for scope objects does not call __noSuchProperty_...sundar
2014-05-278044000: Access to undefined property yields "null" instead of "undefined"sundar
2014-03-128021350: Share script classes between threads/globals within contexthannesw
2014-02-078033924: Default permissions are not given for eval codesundar
2014-02-148011964: need indexed access to externally-managed ByteBuffersundar
2014-01-098031359: Invocable.getInterface() works incorrectly if interface has default ...sundar
2014-01-308032681: Issues with Nashornattila
2014-01-308032949: Nashorn linkages awrysundar
2013-11-148028161: nashorn: src/jdk/nashorn/api/scripting/ScriptEngineTest.javasundar
2013-11-078027828: ClassCastException when converting return value of a Java method to ...sundar
2013-11-048027753: Support ScriptObject to JSObject, ScriptObjectMirror, Map, Bindings ...sundar
2013-11-018027236: Ensure ScriptObject and ConsString aren't visible to Javaattila
2013-10-238027128: jdk.nashorn.api.scripting.JSObject should be an interfacesundar
2013-10-178026161: Don't narrow floating-point literals in the lexerattila