Fri, 20 Feb 2015 15:47:28 +0100 8072426: Can't compare Java objects to strings or numbers file | diff | annotate
Thu, 12 Oct 2017 19:52:15 +0800 merge file | diff | annotate
Thu, 27 Nov 2014 17:14:01 +0400 8065985: Inlining failure of Number.doubleValue() in JSType.toNumeric() causes 15% peak perf regresion on Box2D file | diff | annotate
Mon, 03 Nov 2014 07:28:08 +0100 8061957: Some arithmetic operations have unnecessary widening file | diff | annotate
Thu, 23 Oct 2014 15:19:00 +0400 8061391: concat as a builtin optimistic form, had to remove NoTypedArrayData and replace it, as we throw away a lot of optimistic link opportunities with NoTypedArrayData not being Continuous file | diff | annotate
Fri, 24 Oct 2014 13:25:23 +0200 8061955: asm.js idioms result in unnecessarily code emission file | diff | annotate
Thu, 04 Sep 2014 18:57:14 +0200 8056129: AtomicInteger is treated as primitive number with optimistic compilation file | diff | annotate
Wed, 20 Aug 2014 10:26:01 +0200 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. file | diff | annotate
Wed, 20 Aug 2014 10:25:28 +0200 8044638: Tidy up Nashorn codebase for code standards file | diff | annotate
Thu, 31 Aug 2017 15:30:47 +0800 merge file | diff | annotate
Mon, 14 Apr 2014 17:45:05 +0200 8030200: Wrong result for Number.prototype.toString() for certain radix/inputs file | diff | annotate
Mon, 17 Mar 2014 18:02:00 +0530 8037400: Remove getInitialMap getters and GlobalObject interface file | diff | annotate
Thu, 07 Nov 2013 17:26:46 +0530 8027828: ClassCastException when converting return value of a Java method to boolean file | diff | annotate
Fri, 01 Nov 2013 15:36:33 +0100 8027236: Ensure ScriptObject and ConsString aren't visible to Java file | diff | annotate
Wed, 23 Oct 2013 17:30:13 +0530 8027128: jdk.nashorn.api.scripting.JSObject should be an interface file | diff | annotate
Tue, 22 Oct 2013 17:52:37 +0200 8027037: Make ScriptObjectMirror conversions work for any JSObject file | diff | annotate
Tue, 22 Oct 2013 16:43:27 +0200 8027031: complete merging of loads and converts file | diff | annotate
Thu, 17 Oct 2013 12:38:50 +0200 8026161: Don't narrow floating-point literals in the lexer file | diff | annotate
Mon, 14 Oct 2013 12:41:11 +0200 8026113: Nashorn arrays should automatically convert to Java arrays file | diff | annotate
Wed, 09 Oct 2013 17:53:22 +0200 8026137: Fix Issues with Binary Evaluation Order file | diff | annotate
Mon, 16 Sep 2013 15:08:36 +0530 8024847: Java.to should accept mirror and external JSObjects as array-like objects as well file | diff | annotate
Thu, 12 Sep 2013 14:02:15 +0200 8024476: Octane regression on Richards file | diff | annotate
Fri, 23 Aug 2013 13:10:45 +0200 8023630: Implement Java.super() as the preferred way to call super methods file | diff | annotate
Mon, 12 Aug 2013 14:43:53 +0530 8022782: publicLookup access failures in ScriptObject, ScriptFunction and ScriptFunction file | diff | annotate
Wed, 03 Jul 2013 13:13:17 +0530 8019783: typeof does not work properly for java methods and foreign objects file | diff | annotate
Mon, 01 Jul 2013 17:21:09 +0530 8019482: Number("0x0.0p0") should evaluate to NaN file | diff | annotate
Tue, 28 May 2013 16:37:11 +0530 8015459: Octane test run fails on Turkish locale file | diff | annotate
Wed, 22 May 2013 16:43:48 +0200 8010804: Review long and integer usage conventions file | diff | annotate
Wed, 24 Apr 2013 13:28:25 +0200 8012334: ToUint32, ToInt32, and ToUint16 don't conform to spec file | diff | annotate
Fri, 22 Feb 2013 12:22:16 +0100 8007002: Replace implicit exception throwing methods with explicit throws - simplify control flow and remove useless code file | diff | annotate
Thu, 14 Feb 2013 13:22:26 +0100 8008085: Integrate Dynalink source code into Nashorn codebase file | diff | annotate
Tue, 22 Jan 2013 22:07:12 +0530 8006678: Avoid too many Context.getGlobal() calls file | diff | annotate
Fri, 04 Jan 2013 09:58:33 -0400 8005663: Update copyright year to 2013 file | diff | annotate
Fri, 21 Dec 2012 16:36:24 -0400 8005403: Open-source Nashorn file | diff | annotate
Wed, 27 Apr 2016 01:36:41 +0800 Initial load file | diff | annotate
(0)tip

mercurial