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
morris [Fri, 18 Oct 2013 12:15:32 -0700] rev 21088
8008242: VerifyOops is broken on SPARC
Summary: Fixed displacement issues in SPARC macroassembler and ensure that getClass intrinsic temporary result is T_METADATA
Reviewed-by: kvn, twisti
adlertz [Fri, 18 Oct 2013 09:36:35 +0000] rev 21087
Merge
adlertz [Fri, 18 Oct 2013 10:50:17 +0200] rev 21086
8022783: Nashorn test fails with: assert(!def_outside->member(r))
Summary: Enables private copies of inputs for recent spill copies as well
Reviewed-by: kvn, twisti
anoll [Thu, 17 Oct 2013 19:47:04 +0200] rev 21085
8026708: guarantee(codelet_size > 0 && (size_t)codelet_size > 2*K) failed: not enough space for interpreter generation
Summary: Increase size for the template interpreter accordingly
Reviewed-by: kvn, twisti
ccheung [Thu, 24 Oct 2013 17:20:39 -0400] rev 21084
Merge
farvidsson [Wed, 23 Oct 2013 10:24:28 +0200] rev 21083
8026808: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java failed with unexpected exit value
Summary: Fixes a bug with vmArgs when using JDKToolLauncher
Reviewed-by: sla, dholmes
hseigel [Tue, 22 Oct 2013 22:14:57 -0400] rev 21082
Merge
hseigel [Tue, 22 Oct 2013 15:54:50 -0400] rev 21081
8026809: [TESTBUG] Create regression test for JDK-8026041
Summary: Created simple regression test for the bug
Reviewed-by: hseigel, lfoltan, zgu
Contributed-by: mikhailo.seledtsov@oracle.com