Wed, 18 Mar 2015 16:16:30 +0100 8004073: Implement C2 Ideal node specific dump() method
mhaupt [Wed, 18 Mar 2015 16:16:30 +0100] rev 32084
8004073: Implement C2 Ideal node specific dump() method Summary: add Node::dump_rel() to dump a node and its related nodes (the notion of "related" depends on the node at hand); add Node::dump_comp() to dump a node in compact representation; add Node::dump_rel_comp() to dump a node and its related nodes in compact representation; add the required machinery; extend some C2 IR nodes with compact and related dumping Reviewed-by: kvn, roland
Wed, 29 Jul 2015 12:33:48 +0200 8132525: java -client -XX:+TieredCompilation -XX:CICompilerCount=1 -version asserts since 8130858
roland [Wed, 29 Jul 2015 12:33:48 +0200] rev 32083
8132525: java -client -XX:+TieredCompilation -XX:CICompilerCount=1 -version asserts since 8130858 Summary: TieredCompilation not validated when CICompilerCount is processed Reviewed-by: kvn, gziemski
Wed, 29 Jul 2015 08:05:21 +0200 8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space
thartmann [Wed, 29 Jul 2015 08:05:21 +0200] rev 32082
8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space Summary: Check for failed expansion of stub section in code buffer and bailout. Reviewed-by: kvn, adinn, dlong, roland, twisti
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 +10000 tip