Wed, 15 Oct 2014 16:00:21 +0200 8060241: Immediately invoked function expressions cause lot of deoptimization
attila [Wed, 15 Oct 2014 16:00:21 +0200] rev 27105
8060241: Immediately invoked function expressions cause lot of deoptimization Reviewed-by: hannesw, lagergren
Wed, 15 Oct 2014 15:57:46 +0200 8060242: Compile-time expression evaluator was not seeing into ArrayBufferViews
attila [Wed, 15 Oct 2014 15:57:46 +0200] rev 27104
8060242: Compile-time expression evaluator was not seeing into ArrayBufferViews Reviewed-by: hannesw, lagergren, sundar
Tue, 14 Oct 2014 16:11:07 +0200 8060471: DynamicLinker.getLinkedCallSiteLocation() is called even when logger is disabled, and it creates a stacktrace. This contributes unnecessarily to compile time.
lagergren [Tue, 14 Oct 2014 16:11:07 +0200] rev 27103
8060471: DynamicLinker.getLinkedCallSiteLocation() is called even when logger is disabled, and it creates a stacktrace. This contributes unnecessarily to compile time. Reviewed-by: lagergren, attila Contributed-by: andreas.gabrielsson@oracle.com
Tue, 14 Oct 2014 15:28:24 +0200 8012518: Reengineer Parser.java to make it play well with the copy-on-write IR.
lagergren [Tue, 14 Oct 2014 15:28:24 +0200] rev 27102
8012518: Reengineer Parser.java to make it play well with the copy-on-write IR. Summary: Remove the kludges introduced to make the parser work with the copy on write IR. Now everything is done bottom up, finshing node children completely before node parents. The repeated non-functional pattern 'node = node.setSomething(something);' is gone. Resulting code is much more readable, and extensible for future work. The parser is now also consistent with the rest of the stateless copy-on-write world in code generation. Reviewed-by: lagergren, attila, hannesw, shade Contributed-by: andreas.gabrielsson@oracle.com
Tue, 14 Oct 2014 13:04:56 +0200 8060238: Reports for optimistic test run overwrite those for pessimistic run
attila [Tue, 14 Oct 2014 13:04:56 +0200] rev 27101
8060238: Reports for optimistic test run overwrite those for pessimistic run Reviewed-by: hannesw, lagergren, sundar
Mon, 13 Oct 2014 20:10:14 +0200 8059842: Creating symbols for declared functions shouldn't be a special case
attila [Mon, 13 Oct 2014 20:10:14 +0200] rev 27100
8059842: Creating symbols for declared functions shouldn't be a special case Reviewed-by: hannesw, lagergren
Mon, 13 Oct 2014 23:38:49 +0530 8050977: Java8 Javascript Nashorn exception: no current Global instance for nashorn
sundar [Mon, 13 Oct 2014 23:38:49 +0530] rev 27099
8050977: Java8 Javascript Nashorn exception: no current Global instance for nashorn Reviewed-by: attila, lagergren, hannesw
Mon, 13 Oct 2014 17:16:32 +0200 8060011: Concatenating an array and converting it to Java gives wrong result
hannesw [Mon, 13 Oct 2014 17:16:32 +0200] rev 27098
8060011: Concatenating an array and converting it to Java gives wrong result Reviewed-by: lagergren, attila
Fri, 10 Oct 2014 17:59:22 +0530 8060101: AssertionError: __noSuchProperty__ placeholder called from NativeJavaImporter
sundar [Fri, 10 Oct 2014 17:59:22 +0530] rev 27097
8060101: AssertionError: __noSuchProperty__ placeholder called from NativeJavaImporter Reviewed-by: attila, jlaskey
Thu, 16 Oct 2014 12:02:10 -0700 Added tag jdk9-b35 for changeset b5cd0f03efc4
katleman [Thu, 16 Oct 2014 12:02:10 -0700] rev 27096
Added tag jdk9-b35 for changeset b5cd0f03efc4
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip