nashorn/test/src/jdk/nashorn/api/scripting/ScopeTest.java
Mon, 09 Feb 2015 14:40:56 +0530 sundar 8072752: Add regression tests for 8071678 and 8071594
Mon, 03 Nov 2014 11:47:41 +0100 lagergren 8060204: Fix warnings in Joni and tests
Mon, 15 Sep 2014 15:18:13 +0530 sundar 8058422: Users should be able to overwrite "context" and "engine" variables
Wed, 10 Sep 2014 15:19:26 +0200 hannesw 8057021: UserAccessorProperty guards fail with multiple globals
Wed, 04 Jun 2014 13:08:57 +0200 attila 8044638: Tidy up Nashorn codebase for code standards
Wed, 04 Jun 2014 13:55:21 +0530 sundar 8044750: megamorphic getter for scope objects does not call __noSuchProperty__ hook
Mon, 31 Mar 2014 14:13:34 +0200 lagergren 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not.
Wed, 12 Mar 2014 11:26:00 +0100 hannesw 8021350: Share script classes between threads/globals within context
Fri, 23 Aug 2013 16:10:37 +0530 sundar 8023631: engine.js init script should be loaded into every global instance created by engines
less more (0) tip