Fri, 18 Apr 2014 21:24:34 +0200 8040655: When processing a RewriteException debug object, the return value has already been reset to null. We need to catch this value before that.
lagergren [Fri, 18 Apr 2014 21:24:34 +0200] rev 24742
8040655: When processing a RewriteException debug object, the return value has already been reset to null. We need to catch this value before that. Reviewed-by: attila, lagergren Contributed-by: matherey.nunez@oracle.com
Fri, 18 Apr 2014 20:12:21 +0200 8040102: Remove all references to Unsafe and definition of anonymous clases from the code
lagergren [Fri, 18 Apr 2014 20:12:21 +0200] rev 24741
8040102: Remove all references to Unsafe and definition of anonymous clases from the code Summary: As the catch combinator optimization is now part of java.lang.invoke we don't need to put our own in the boot class path in any configuration anymore. Furthermore, with the completion of the array performance subtask of optimistic typing, we can remove the experimental (commented out) Unsafe accessors in the ArrayData classes Reviewed-by: attila, jlaskey
Thu, 17 Apr 2014 20:01:19 +0200 8040089: Apply to call transform was incomplete. Now passes all tests and performance is back
lagergren [Thu, 17 Apr 2014 20:01:19 +0200] rev 24740
8040089: Apply to call transform was incomplete. Now passes all tests and performance is back Reviewed-by: hannesw, attila, sundar, jlaskey
Fri, 11 Apr 2014 16:52:56 +0200 Merge
lagergren [Fri, 11 Apr 2014 16:52:56 +0200] rev 24739
Merge
Fri, 11 Apr 2014 16:52:14 +0200 8039746: Transform applies to calls wherever possible, for ScriptFunctions and JSObjects.
lagergren [Fri, 11 Apr 2014 16:52:14 +0200] rev 24738
8039746: Transform applies to calls wherever possible, for ScriptFunctions and JSObjects. Reviewed-by: hannesw, attila, sundar, jlaskey
Fri, 11 Apr 2014 16:40:06 +0200 8040024: BranchOptimizer produces bad code for NaN FP comparison
attila [Fri, 11 Apr 2014 16:40:06 +0200] rev 24737
8040024: BranchOptimizer produces bad code for NaN FP comparison Reviewed-by: jlaskey, lagergren
Wed, 02 Apr 2014 10:52:39 +0200 8039044: Expand undefined intrinsics for all commutative combinators of scrict undefined checks
lagergren [Wed, 02 Apr 2014 10:52:39 +0200] rev 24736
8039044: Expand undefined intrinsics for all commutative combinators of scrict undefined checks Reviewed-by: jlaskey, hannesw
Tue, 01 Apr 2014 16:12:38 +0200 8038945: Simplify strict undefined checks
lagergren [Tue, 01 Apr 2014 16:12:38 +0200] rev 24735
8038945: Simplify strict undefined checks Reviewed-by: jlaskey, hannesw
Tue, 01 Apr 2014 11:19:32 +0200 8038799: Guard and unbox boxed primitives types on setting them in Properties to avoid megamorphisism
lagergren [Tue, 01 Apr 2014 11:19:32 +0200] rev 24734
8038799: Guard and unbox boxed primitives types on setting them in Properties to avoid megamorphisism Reviewed-by: attila, jlaskey
Mon, 31 Mar 2014 14:13:34 +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.
lagergren [Mon, 31 Mar 2014 14:13:34 +0200] rev 24733
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. Reviewed-by: attila, sundar, jlaskey
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip