Tue, 07 May 2013 14:43:17 +0200 8013914: Removed explicit LineNumberNodes that were too brittle when code moves around, and also introduced unnecessary footprint. Introduced the Statement node and fixed dead code elimination issues that were discovered by the absense of labels for LineNumberNodes.
lagergren [Tue, 07 May 2013 14:43:17 +0200] rev 17524
8013914: Removed explicit LineNumberNodes that were too brittle when code moves around, and also introduced unnecessary footprint. Introduced the Statement node and fixed dead code elimination issues that were discovered by the absense of labels for LineNumberNodes. Reviewed-by: jlaskey, attila
Tue, 07 May 2013 14:36:57 +0200 8013913: Removed Source field from all nodes except FunctionNode in order to save footprint
lagergren [Tue, 07 May 2013 14:36:57 +0200] rev 17523
8013913: Removed Source field from all nodes except FunctionNode in order to save footprint Reviewed-by: jlaskey, attila
Fri, 03 May 2013 22:50:51 +0200 8013874: Function argument's prototype seem cached and wrongly reused
hannesw [Fri, 03 May 2013 22:50:51 +0200] rev 17522
8013874: Function argument's prototype seem cached and wrongly reused Reviewed-by: jlaskey
Fri, 03 May 2013 22:48:53 +0200 8013873: Regexp regression for escaped dash in character class
hannesw [Fri, 03 May 2013 22:48:53 +0200] rev 17521
8013873: Regexp regression for escaped dash in character class Reviewed-by: jlaskey
Fri, 03 May 2013 22:47:23 +0200 8013878: ClassCastException in Regex
hannesw [Fri, 03 May 2013 22:47:23 +0200] rev 17520
8013878: ClassCastException in Regex Reviewed-by: jlaskey
Fri, 03 May 2013 16:01:33 +0200 8013871: mem usage histograms enabled with compiler logging level set to more specific than or equals to info when --print-mem-usage flag is used
lagergren [Fri, 03 May 2013 16:01:33 +0200] rev 17519
8013871: mem usage histograms enabled with compiler logging level set to more specific than or equals to info when --print-mem-usage flag is used Reviewed-by: jlaskey, hannesw
Fri, 03 May 2013 15:33:54 +0200 8013477: Node.setSymbol needs to be copy on write - enable IR snapshots for recompilation based on callsite type specialization. [not enabled by default, hidden by a flag for now]
lagergren [Fri, 03 May 2013 15:33:54 +0200] rev 17518
8013477: Node.setSymbol needs to be copy on write - enable IR snapshots for recompilation based on callsite type specialization. [not enabled by default, hidden by a flag for now] Reviewed-by: jlaskey, hannesw
Thu, 02 May 2013 15:01:16 -0300 8013796: load("fx:base.js") should not be in fx:bootstrap.js
jlaskey [Thu, 02 May 2013 15:01:16 -0300] rev 17517
8013796: load("fx:base.js") should not be in fx:bootstrap.js Reviewed-by: sundar, lagergren Contributed-by: james.laskey@oracle.com
Thu, 02 May 2013 13:23:36 -0300 Merge
jlaskey [Thu, 02 May 2013 13:23:36 -0300] rev 17516
Merge
Thu, 02 May 2013 13:22:46 -0300 8013794: JDK-8006220 caused an octane performance regression.
jlaskey [Thu, 02 May 2013 13:22:46 -0300] rev 17515
8013794: JDK-8006220 caused an octane performance regression. Reviewed-by: lagergren, sundar Contributed-by: james.laskey@oracle.com
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip