rbackman [Mon, 21 Oct 2013 15:31:16 +0200] rev 21096
8026959: assert(!n->pinned() || n->is_MachConstantBase()) failed: only pinned MachConstantBase node is expected here
Reviewed-by: iveresov, roland
roland [Tue, 22 Oct 2013 09:51:47 +0200] rev 21095
8026251: New type profiling points: parameters to methods
Summary: x86 interpreter and c1 type profiling for parameters on method entries
Reviewed-by: kvn, twisti
iveresov [Mon, 21 Oct 2013 17:34:27 -0700] rev 21094
Merge
iignatyev [Mon, 21 Oct 2013 09:21:41 +0400] rev 21093
8026865: [TESTBUG] 'compiler/print/PrintInlining.java' should specify -XX:+UnlockDiagnosticVMOptions
Reviewed-by: twisti, iveresov
iveresov [Sat, 19 Oct 2013 22:22:05 -0700] rev 21092
Merge
iignatyev [Sat, 19 Oct 2013 21:54:46 +0400] rev 21091
8023318: compiler/whitebox tests timeout with enabled TieredCompilation
Reviewed-by: kvn, twisti
iignatyev [Sat, 19 Oct 2013 21:54:44 +0400] rev 21090
8026414: [TESTBUG] Tests for Tiered/NonTiered levels
Reviewed-by: twisti, iveresov
roland [Sat, 19 Oct 2013 12:16:43 +0200] rev 21089
8024069: replace_in_map() should operate on parent maps
Summary: type information gets lost because replace_in_map() doesn't update parent maps
Reviewed-by: kvn, twisti