nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/Context.java
Sat, 19 Sep 2015 16:04:28 +0200 hannesw 8135190: Method code too large in Babel browser.js script
Wed, 16 Sep 2015 18:44:47 +0200 attila 8136647: Syntactic error accidentally left in JDK-8135251 changeset
Wed, 16 Sep 2015 18:34:10 +0200 attila 8135251: Use Unsafe.defineAnonymousClass for loading Nashorn script code
Fri, 11 Sep 2015 15:43:36 +0530 sundar 8136349: Typos patch for nashorn sources submitted on Sep 10, 2015
Thu, 10 Sep 2015 14:00:27 +0200 attila 8135262: Sanitize CodeInstaller API
Wed, 17 Jun 2015 13:56:53 +0200 hannesw 8098808: Convert Scope from interface to class
Tue, 16 Jun 2015 18:26:25 +0530 sundar 8098578: Global scope is not accessible with indirect load call
Tue, 16 Jun 2015 13:25:41 +0200 hannesw 8098807: Strict eval throws ClassCastException with large scripts
Fri, 12 Jun 2015 16:55:20 +0530 sundar 8087211: Indirect evals should be strict with -strict option
Tue, 02 Jun 2015 12:42:53 +0530 sundar 8081609: engine.eval call from a java method which was called from a previous engine.eval results in wrong ScriptContext being used.
Tue, 12 May 2015 12:40:33 +0530 sundar 8080090: -d option should dump script source as well
Tue, 05 May 2015 14:30:00 +0200 hannesw 8078612: Persistent code cache should support more configurations
Mon, 27 Apr 2015 12:50:21 +0200 hannesw 8053905: Eager code generation fails for earley boyer with split threshold set to 1000
Fri, 10 Apr 2015 14:18:31 +0200 hannesw 8067215: Disable dual fields when not using optimistic types
Thu, 05 Feb 2015 19:08:00 +0530 sundar 8072595: nashorn should not use obj.getClass() for null checks
Thu, 15 Jan 2015 10:18:31 +0530 sundar 8068985: Wrong 'this' bound to eval call within a function when caller's 'this' is a Java object
Thu, 13 Nov 2014 15:29:22 +0100 hannesw 8064789: Nashorn should just warn on code store instantiation error
Thu, 06 Nov 2014 17:06:56 +0100 attila 8062308: Incorrect constant linkage with multiple Globals in a Context
Wed, 05 Nov 2014 17:07:26 +0100 hannesw 8062386: Different versions of nashorn use same code cache directory
Mon, 20 Oct 2014 14:09:17 +0200 hannesw 8060724: ant test262parallel in Nashorn spends a significant amount of time after almost all the tests are run
Tue, 14 Oct 2014 15:28:24 +0200 lagergren 8012518: Reengineer Parser.java to make it play well with the copy-on-write IR.
Thu, 09 Oct 2014 10:19:24 +0200 lagergren 8059811: Turn off optimistic typing by default and add both ant test-pessimistic and ant test-optimistic sub-test suites.
Wed, 08 Oct 2014 17:20:29 +0200 hannesw 8059938: NPE restoring cached script with optimistic types disabled
Thu, 02 Oct 2014 16:30:49 +0200 attila 8059346: Single class loader is used to load compiled bytecode
Fri, 26 Sep 2014 18:47:20 +0200 lagergren 8059211: Changed ArrayData.length accessor to use the protected field and fixed javadoc warnings related to this
Thu, 25 Sep 2014 15:53:47 +0200 lagergren 8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt
Fri, 19 Sep 2014 13:13:20 +0200 hannesw 8046202: Make persistent code store more flexible
Wed, 10 Sep 2014 15:19:26 +0200 hannesw 8057021: UserAccessorProperty guards fail with multiple globals
Tue, 09 Sep 2014 15:33:58 +0200 attila 8057930: remove eval ID
Thu, 04 Sep 2014 15:37:14 +0200 hannesw 8051889: Implement block scoping in symbol assignment and scope computation
Tue, 26 Aug 2014 15:04:20 +0200 attila 8055954: Do not parallelize class installation
Wed, 20 Aug 2014 20:04:19 +0530 sundar 8050078: Nashorn ClassFilter Support
Mon, 18 Aug 2014 10:59:40 +0100 chegar Merge
Sun, 17 Aug 2014 15:56:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip