nashorn/test/src/jdk/nashorn/api/scripting/ScriptEngineTest.java
Tue, 15 Jul 2014 16:54:01 +0530 sundar 8050432: javax.script.filename variable should not be enumerable with nashorn engine's ENGINE_SCOPE bindings
Fri, 27 Jun 2014 21:54:16 +0530 sundar 8046013: TypeError: Cannot apply "with" to non script object
Wed, 04 Jun 2014 13:08:57 +0200 attila 8044638: Tidy up Nashorn codebase for code standards
Tue, 13 May 2014 11:30:40 +0200 attila 8042118: Separate types from symbols
Fri, 07 Feb 2014 18:47:46 +0530 sundar 8033924: Default permissions are not given for eval code
Thu, 30 Jan 2014 19:28:40 +0530 sundar 8032948: Nashorn linkages awry
Thu, 14 Nov 2013 15:53:49 +0530 sundar 8028161: nashorn: src/jdk/nashorn/api/scripting/ScriptEngineTest.java
Mon, 04 Nov 2013 18:52:22 +0530 sundar 8027753: Support ScriptObject to JSObject, ScriptObjectMirror, Map, Bindings auto-conversion as well as explicit wrap, unwrap
Wed, 18 Sep 2013 16:36:25 +0530 sundar 8024973: Using a different ScriptContext with a CompiledScript results in ScriptException
Tue, 27 Aug 2013 15:54:45 +0530 sundar 8022773: ScriptEngineTest.printManyTest fails
Fri, 23 Aug 2013 16:10:37 +0530 sundar 8023631: engine.js init script should be loaded into every global instance created by engines
Thu, 22 Aug 2013 22:32:16 +0530 sundar 8023560: Arbitrary javax.script.Bindings objects as ENGINE_SCOPE objects are not handled as expected.
Thu, 22 Aug 2013 18:46:26 +0530 sundar 8023551: Mirror functions can not be invoked using invokeMethod, invokeFunction
Mon, 12 Aug 2013 17:08:01 +0530 sundar 8022615: [nightly] Two nashorn print tests fail in nightly builds on Windows
Mon, 29 Jul 2013 18:07:20 +0530 sundar 8012792: print function defined in engine.js does not handle multiple arguments
Thu, 25 Jul 2013 20:10:48 +0530 sundar 8021361: ClassCastException:.ScriptObjectMirror -> ScriptObject when getInterface called on object from different ScriptContext
Thu, 25 Jul 2013 14:05:03 +0530 sundar 8021252: invokeMethod throws NoSuchMethodException when script object is from different script context
Fri, 12 Jul 2013 20:06:41 +0530 sundar 8020463: Input argument array wrapping in loadWithNewGlobal is wrong
Thu, 11 Jul 2013 16:34:55 +0530 sundar 8020325: static property does not work on accessible, public classes
Wed, 10 Jul 2013 19:08:04 +0530 sundar 8020276: interface checks in Invocable.getInterface implementation
Thu, 16 May 2013 14:52:48 +0530 sundar 8009141: Avoid netscape.javascript.JSObject in nashorn code
Fri, 26 Apr 2013 12:17:11 +0530 sundar 8013295: ScriptEngineTest.java fails with compilation error when running under jtreg
Tue, 23 Apr 2013 12:52:29 +0200 attila 8011065: Problems when script implements an interface with variadic methods
Mon, 18 Mar 2013 21:03:11 +0530 sundar 8010199: javax.script.Invocable implementation for nashorn does not return null when matching functions are missing
Tue, 12 Mar 2013 18:12:42 +0530 sundar 8009757: Package access clean up and refactoring
Fri, 22 Feb 2013 22:39:23 +0530 sundar 8008729: Make sure that we can run basic jsr223 tests using jtreg
Fri, 15 Feb 2013 18:30:19 +0530 sundar 8008291: Add more tests for better coverage of objects, scripting and parser packages
Thu, 14 Feb 2013 13:22:26 +0100 attila 8008085: Integrate Dynalink source code into Nashorn codebase
Thu, 07 Feb 2013 17:17:29 +0530 sundar 8007715: Make sure that not all tests run with AllPermission
Tue, 29 Jan 2013 19:57:25 +0530 sundar 8007091: Provide private API to pass application class loader for nashorn script engine
Wed, 23 Jan 2013 17:04:02 +0530 sundar 8006736: nashorn script engine should support the usage multiple global objects with same engine instance
Sat, 19 Jan 2013 09:14:43 +0530 sundar 8006584: improve variable handling in NashornScriptEngine
Wed, 16 Jan 2013 17:58:51 +0530 sundar 8006412: Improve toString method of ScriptObjectMirror class
Fri, 04 Jan 2013 09:58:33 -0400 jlaskey 8005663: Update copyright year to 2013
Fri, 21 Dec 2012 16:36:24 -0400 jlaskey 8005403: Open-source Nashorn
less more (0) tip