Fri, 10 Feb 2017 08:16:49 +0100 8173151: Code heap corruption due to incorrect inclusion test
zmajo [Fri, 10 Feb 2017 08:16:49 +0100] rev 43945
8173151: Code heap corruption due to incorrect inclusion test Summary: Change inclusion test to use CodeBlob::code_begin() for AOT methods and start of CodeBlob otherwise. Added regression test. Reviewed-by: thartmann, dlong, kvn
Thu, 09 Feb 2017 19:08:32 -0800 8173013: JVMTI tagged object access needs G1 pre-barrier
sangheki [Thu, 09 Feb 2017 19:08:32 -0800] rev 43944
8173013: JVMTI tagged object access needs G1 pre-barrier Summary: Add missing G1 pre-barrier at TagObjectCollector::do_entry Reviewed-by: kbarrett, tschatzl
Thu, 09 Feb 2017 19:00:48 +0300 8166110: Inlining through MH invokers/linkers in unreachable code is unsafe
vlivanov [Thu, 09 Feb 2017 19:00:48 +0300] rev 43943
8166110: Inlining through MH invokers/linkers in unreachable code is unsafe Reviewed-by: vlivanov Contributed-by: dmitry.chuyko@oracle.com
Wed, 18 Jan 2017 14:36:54 -0800 8173794: [REDO] [AOT] Missing GC scan of _metaspace_got array containing Klass*
kvn [Wed, 18 Jan 2017 14:36:54 -0800] rev 43942
8173794: [REDO] [AOT] Missing GC scan of _metaspace_got array containing Klass* Summary: added back _metaspace_got array scan. Reviewed-by: dlong
Mon, 06 Feb 2017 14:20:33 -0800 8173673: Fix comparison input types in GraalHotSpotVMConfigNode.inlineContiguousAllocationSupported()
iveresov [Mon, 06 Feb 2017 14:20:33 -0800] rev 43941
8173673: Fix comparison input types in GraalHotSpotVMConfigNode.inlineContiguousAllocationSupported() Summary: Make sure GraalHotSpotVMConfigNode has correct stamp Reviewed-by: kvn, never, gdub
Mon, 06 Feb 2017 21:12:41 +0000 Merge
dnsimon [Mon, 06 Feb 2017 21:12:41 +0000] rev 43940
Merge
Mon, 06 Feb 2017 10:45:11 +0100 8173912: [JVMCI] fix memory overhead of JVMCI
dnsimon [Mon, 06 Feb 2017 10:45:11 +0100] rev 43939
8173912: [JVMCI] fix memory overhead of JVMCI Reviewed-by: kvn
Mon, 06 Feb 2017 09:56:48 -0800 8170455: C2: Access to [].clone from interfaces fails
jcm [Mon, 06 Feb 2017 09:56:48 -0800] rev 43938
8170455: C2: Access to [].clone from interfaces fails Summary: passed holder klass to LR for proper resolution. Reviewed-by: vlivanov
Mon, 06 Feb 2017 08:32:08 +0100 8173119: compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java fails with custom Tiered Level set externally
thartmann [Mon, 06 Feb 2017 08:32:08 +0100] rev 43937
8173119: compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java fails with custom Tiered Level set externally Summary: Check for invalid JVMCI flag combination at startup. Reviewed-by: kvn, thartmann Contributed-by: Oleg Pliss <oleg.pliss@oracle.com>
Fri, 03 Feb 2017 19:26:35 -0800 8173679: Disable ProfileTrap code and UseRTMLocking in emulated client Win32
jcm [Fri, 03 Feb 2017 19:26:35 -0800] rev 43936
8173679: Disable ProfileTrap code and UseRTMLocking in emulated client Win32 Summary: Disabled mdo trap count update on deopt, and made +UseRTMLocking to exit. Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip