Thu, 24 Mar 2016 09:09:52 +0100 8136458: Remove "marked for reclamation" nmethod state
thartmann [Thu, 24 Mar 2016 09:09:52 +0100] rev 36818
8136458: Remove "marked for reclamation" nmethod state Summary: Removed "marked for reclamation" nmethod state because only sweeper sets nmethods to zombie. Reviewed-by: kvn, neliasso
Wed, 23 Mar 2016 15:35:38 -0700 8151818: C1: LIRGenerator::move_to_phi can't deal with illegal phi
mdoerr [Wed, 23 Mar 2016 15:35:38 -0700] rev 36817
8151818: C1: LIRGenerator::move_to_phi can't deal with illegal phi Reviewed-by: iveresov, kvn
Wed, 30 Mar 2016 08:04:59 +0200 8152861: VM crash on assert: locked methods shouldn't be flushed
thartmann [Wed, 30 Mar 2016 08:04:59 +0200] rev 36816
8152861: VM crash on assert: locked methods shouldn't be flushed Summary: Check if nmethod is locked by JVMTI before flushing. Reviewed-by: kvn
Wed, 30 Mar 2016 08:00:51 +0200 8152947: VM crash with assert(!removed || is_in_use()) failed: unused osr nmethod should be invalidated
thartmann [Wed, 30 Mar 2016 08:00:51 +0200] rev 36815
8152947: VM crash with assert(!removed || is_in_use()) failed: unused osr nmethod should be invalidated Summary: Check OSR invalidation after nmethod state transition. Reviewed-by: ddmitriev, vlivanov
Thu, 24 Mar 2016 15:53:19 -0700 Merge
amurillo [Thu, 24 Mar 2016 15:53:19 -0700] rev 36814
Merge
Thu, 24 Mar 2016 11:44:12 +0100 8152640: Quarantine compiler/intrinsics/string/TestHasNegatives.java
zmajo [Thu, 24 Mar 2016 11:44:12 +0100] rev 36813
8152640: Quarantine compiler/intrinsics/string/TestHasNegatives.java Summary: Quarantine test Reviewed-by: thartmann
Wed, 23 Mar 2016 15:01:42 +0100 Merge
zmajo [Wed, 23 Mar 2016 15:01:42 +0100] rev 36812
Merge
Fri, 18 Mar 2016 15:54:47 +0100 8152169: LockCompilationTest.java fails due method present in the compiler queue
neliasso [Fri, 18 Mar 2016 15:54:47 +0100] rev 36811
8152169: LockCompilationTest.java fails due method present in the compiler queue Summary: Too many compiles waiting, wait time not enough Reviewed-by: twisti
Mon, 21 Mar 2016 11:21:07 +0100 Merge
zmajo [Mon, 21 Mar 2016 11:21:07 +0100] rev 36810
Merge
Mon, 21 Mar 2016 09:51:20 +0100 8148754: C2 loop unrolling fails due to unexpected graph shape
zmajo [Mon, 21 Mar 2016 09:51:20 +0100] rev 36809
8148754: C2 loop unrolling fails due to unexpected graph shape Summary: Check if graph shape is appropriate for optimization, bail out optimization if not. Reviewed-by: kvn, twisti, shade, dnsimon
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip