aboutsummaryrefslogtreecommitdiff
path: root/test/src/jdk/nashorn/api
AgeCommit message (Expand)Author
2015-01-138068889: Calling a @FunctionalInterface from JS leaks internal objectsattila
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
2013-10-158026397: Fix ambiguity with array conversion, including passing JS NativeArra...attila
2013-10-148026113: Nashorn arrays should automatically convert to Java arraysattila
2013-09-188024973: Using a different ScriptContext with a CompiledScript results in Scr...sundar
2013-09-138024619: JDBC java.sql.DriverManager is not usable from JS scriptsundar
2013-09-118024644: PluggableJSObject.iteratingJSObjectTest fails with jdk8-tl buildsundar
2013-09-118024615: Refactor ScriptObjectMirror and JSObject to support external JSObjec...sundar
2013-08-278022773: ScriptEngineTest.printManyTest failssundar
2013-08-238023631: engine.js init script should be loaded into every global instance cr...sundar
2013-08-228023560: Arbitrary javax.script.Bindings objects as ENGINE_SCOPE objects are ...sundar
2013-08-228023551: Mirror functions can not be invoked using invokeMethod, invokeFunctionsundar
2013-08-128022615: [nightly] Two nashorn print tests fail in nightly builds on Windowssundar
2013-08-088022524: Memory leaks in nashorn sources and tests found by jhat analysissundar
2013-07-298012792: print function defined in engine.js does not handle multiple argumentssundar
2013-07-258021361: ClassCastException:.ScriptObjectMirror -> ScriptObject when getInter...sundar
2013-07-258021252: invokeMethod throws NoSuchMethodException when script object is from...sundar
2013-07-188020820: Limit access to static members of reflective classesattila
2013-07-128020463: Input argument array wrapping in loadWithNewGlobal is wrongsundar
2013-07-118020325: static property does not work on accessible, public classessundar
2013-07-108020276: interface checks in Invocable.getInterface implementationsundar
2013-06-188012698: [nashorn] tests fail to run with agentvm or samevmsundar
2013-05-168009141: Avoid netscape.javascript.JSObject in nashorn codesundar
2013-04-268013295: ScriptEngineTest.java fails with compilation error when running unde...sundar
2013-04-238011065: Problems when script implements an interface with variadic methodsattila
2013-03-188010199: javax.script.Invocable implementation for nashorn does not return nu...sundar
2013-03-128009757: Package access clean up and refactoringsundar