Fri, 19 Sep 2014 21:13:25 -0400 8058843: TEST.groups has runtime/runtime/7158988/FieldMonitor.java
coleenp [Fri, 19 Sep 2014 21:13:25 -0400] rev 26816
8058843: TEST.groups has runtime/runtime/7158988/FieldMonitor.java Summary: remove a runtime Reviewed-by: ctornqvi, sspitsyn, kvn
Fri, 19 Sep 2014 13:47:19 -0700 Merge
iklam [Fri, 19 Sep 2014 13:47:19 -0700] rev 26815
Merge
Fri, 19 Sep 2014 08:19:04 -0400 8057845: ClassVerifier::verify_exception_handler_targets reconstructs the ExceptionTable in a loop
hseigel [Fri, 19 Sep 2014 08:19:04 -0400] rev 26814
8057845: ClassVerifier::verify_exception_handler_targets reconstructs the ExceptionTable in a loop Summary: Construct the ExceptionTable only once, before the loop Reviewed-by: acorn, jiangli, coleenp, lfoltan
Wed, 17 Sep 2014 06:55:12 -0700 8058369: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java Exception java.lang.RuntimeException: 'Zero based' missing from stdout/stderr
ctornqvi [Wed, 17 Sep 2014 06:55:12 -0700] rev 26813
8058369: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java Exception java.lang.RuntimeException: 'Zero based' missing from stdout/stderr Summary: Solaris and OSX places the heap in unpredictable places, some of the test must be excluded on these platforms Reviewed-by: hseigel, coleenp
Tue, 23 Sep 2014 14:19:55 +0200 Merge
sla [Tue, 23 Sep 2014 14:19:55 +0200] rev 26812
Merge
Mon, 22 Sep 2014 14:19:11 -0400 8058827: XCode 6.0 (Clang) warning "operator new' should not return a null pointer unless..."
drchase [Mon, 22 Sep 2014 14:19:11 -0400] rev 26811
8058827: XCode 6.0 (Clang) warning "operator new' should not return a null pointer unless..." Summary: Rewrote the null pointer in a way that is not recognized by the compiler (the code is never executed). Reviewed-by: kvn
Sun, 21 Sep 2014 16:13:39 +0200 8058712: [TESTBUG] serviceability/dcmd/CodeCacheTest.java fails with java.lang.Exception
thartmann [Sun, 21 Sep 2014 16:13:39 +0200] rev 26810
8058712: [TESTBUG] serviceability/dcmd/CodeCacheTest.java fails with java.lang.Exception Summary: The test is changed to check the output according to the number of available code segments. Reviewed-by: kvn
Fri, 19 Sep 2014 17:14:13 +0200 Merge
adlertz [Fri, 19 Sep 2014 17:14:13 +0200] rev 26809
Merge
Fri, 19 Sep 2014 10:24:10 +0000 Merge
neliasso [Fri, 19 Sep 2014 10:24:10 +0000] rev 26808
Merge
Mon, 15 Sep 2014 17:12:01 +0200 8058461: serviceability/dcmd/CodelistTest.java and serviceability/dcmd/CompilerQueueTest.java SIGSEGV
neliasso [Mon, 15 Sep 2014 17:12:01 +0200] rev 26807
8058461: serviceability/dcmd/CodelistTest.java and serviceability/dcmd/CompilerQueueTest.java SIGSEGV Summary: Print only alive nmethods and add lock to print compile queue Reviewed-by: kvn, anoll
Fri, 19 Sep 2014 10:31:03 +0200 8058479: serviceability/dcmd/CodeCacheTest.java fails
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
Thu, 18 Sep 2014 09:37:26 +0200 8058716: Add include missing in 8015774
goetz [Thu, 18 Sep 2014 09:37:26 +0200] rev 26805
8058716: Add include missing in 8015774 Reviewed-by: kvn
Thu, 18 Sep 2014 11:46:33 -0700 8050022: linux-sparcv9: assert(SharedSkipVerify || obj->is_oop()) failed: sanity check
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
Thu, 18 Sep 2014 12:23:20 +0200 8050407: Add jtreg compiler tests to Hotspot JPRT jobs
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
Thu, 18 Sep 2014 09:16:12 +0000 Merge
roland [Thu, 18 Sep 2014 09:16:12 +0000] rev 26802
Merge
Wed, 17 Sep 2014 14:56:12 +0200 8058636: test case for 8057758
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
Thu, 18 Sep 2014 08:32:12 +0000 Merge
iveresov [Thu, 18 Sep 2014 08:32:12 +0000] rev 26800
Merge
Wed, 17 Sep 2014 21:15:03 -0700 8058564: Tiered compilation performance drop in PIT
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
Thu, 18 Sep 2014 08:47:07 +0200 8058583: Remove CompilationRepeat
neliasso [Thu, 18 Sep 2014 08:47:07 +0200] rev 26798
8058583: Remove CompilationRepeat Summary: Remove product flag -XX:CompilationRepeat Reviewed-by: kvn, iveresov
Wed, 17 Sep 2014 06:05:41 +0000 Merge
thartmann [Wed, 17 Sep 2014 06:05:41 +0000] rev 26797
Merge
Wed, 17 Sep 2014 08:00:07 +0200 8015774: Add support for multiple code heaps
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
Tue, 23 Sep 2014 12:17:24 +0200 8058448: Disable JPRT submissions from the hotspot repo
sla [Tue, 23 Sep 2014 12:17:24 +0200] rev 26795
8058448: Disable JPRT submissions from the hotspot repo Reviewed-by: kvn
Fri, 03 Oct 2014 11:07:02 -0700 Added tag jdk9-b33 for changeset 1197007e187c
lana [Fri, 03 Oct 2014 11:07:02 -0700] rev 26794
Added tag jdk9-b33 for changeset 1197007e187c
Fri, 03 Oct 2014 12:10:49 -0700 Merge
lana [Fri, 03 Oct 2014 12:10:49 -0700] rev 26793
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip