neliasso [Fri, 19 Sep 2014 10:31:03 +0200] rev 26806
8058479: serviceability/dcmd/CodeCacheTest.java fails
Summary: Don't parse really large hex values into a long
Reviewed-by: kvn, anoll
goetz [Thu, 18 Sep 2014 09:37:26 +0200] rev 26805
8058716: Add include missing in 8015774
Reviewed-by: kvn
morris [Thu, 18 Sep 2014 11:46:33 -0700] rev 26804
8050022: linux-sparcv9: assert(SharedSkipVerify || obj->is_oop()) failed: sanity check
Summary: Provide promoted stack slots for floating-point registers in the SPARC c_calling_convention.
Reviewed-by: kvn, jrose, drchase
zmajo [Thu, 18 Sep 2014 12:23:20 +0200] rev 26803
8050407: Add jtreg compiler tests to Hotspot JPRT jobs
Summary: Select useful jtreg test. Group tests into four sets (3 sets with open tests, 1 set with closed tests) so that execution time of each set is < 10 min on solaris_sparcv9 (slowest platform).
Reviewed-by: kvn, anoll, roland
roland [Thu, 18 Sep 2014 09:16:12 +0000] rev 26802
Merge
roland [Wed, 17 Sep 2014 14:56:12 +0200] rev 26801
8058636: test case for 8057758
Summary: missing test case in push for 8057758
Reviewed-by: kvn, iveresov
iveresov [Thu, 18 Sep 2014 08:32:12 +0000] rev 26800
Merge
iveresov [Wed, 17 Sep 2014 21:15:03 -0700] rev 26799
8058564: Tiered compilation performance drop in PIT
Summary: Ensure MethodCounters are created before method is enqueued for compilation
Reviewed-by: kvn, drchase, jiangli
neliasso [Thu, 18 Sep 2014 08:47:07 +0200] rev 26798
8058583: Remove CompilationRepeat
Summary: Remove product flag -XX:CompilationRepeat
Reviewed-by: kvn, iveresov
thartmann [Wed, 17 Sep 2014 06:05:41 +0000] rev 26797
Merge
thartmann [Wed, 17 Sep 2014 08:00:07 +0200] rev 26796
8015774: Add support for multiple code heaps
Summary: Support for segmentation of the code cache. Separate code heaps are created and used to store code of different types.
Reviewed-by: kvn, iveresov, roland, anoll, egahlin, sla
sla [Tue, 23 Sep 2014 12:17:24 +0200] rev 26795
8058448: Disable JPRT submissions from the hotspot repo
Reviewed-by: kvn
lana [Fri, 03 Oct 2014 11:07:02 -0700] rev 26794
Added tag jdk9-b33 for changeset 1197007e187c
lana [Fri, 03 Oct 2014 12:10:49 -0700] rev 26793
Merge
amurillo [Tue, 30 Sep 2014 08:39:16 -0700] rev 26792
Merge