nashorn/src/jdk/nashorn/internal/objects/NativeArray.java
Thu, 04 Apr 2013 13:54:51 +0530 sundar 8011421: When using Object.defineProperty on arrays, PropertyDescriptor's property accessors are invoked multiple times
Wed, 03 Apr 2013 15:27:28 +0530 sundar 8011365: Array.prototype.join and Array.prototype.toString do not throw TypeError on null, undefined
Wed, 03 Apr 2013 11:41:42 +0530 sundar 8011357: Array.prototype.slice and Array.prototype.splice should not call user defined valueOf of start, end arguments more than once
Tue, 12 Mar 2013 15:30:53 +0100 lagergren 8009718: Lazy execution architecture continued - ScriptFunctionData is either final or recompilable. Moved ScriptFunctionData creation logic away from runtime to compile time. Prepared for method generation/specialization. Got rid of ScriptFunctionImplTrampoline whose semantics could be done as part of the relinking anyway. Merge with the lookup package change.
Fri, 22 Feb 2013 12:22:16 +0100 lagergren 8007002: Replace implicit exception throwing methods with explicit throws - simplify control flow and remove useless code
Mon, 11 Feb 2013 21:26:06 +0530 sundar 8007915: Nashorn IR, codegen, parser packages and Context instance should be inaccessible to user code
Tue, 22 Jan 2013 22:07:12 +0530 sundar 8006678: Avoid too many Context.getGlobal() calls
Mon, 21 Jan 2013 21:17:38 +0530 sundar 8006635: Reduce access levels as much as possible
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