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>
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
mbaesken [Fri, 03 Feb 2017 12:26:10 +0100] rev 43935
8173825: Adjust the comment for flags UseAES, UseFMA, UseSHA in globals.hpp
Reviewed-by: kvn, clanger
mchernov [Fri, 03 Feb 2017 13:00:37 +0000] rev 43934
Merge
mchernov [Fri, 03 Feb 2017 15:45:57 +0300] rev 43933
8170737: Not enough old space utilisation
Reviewed-by: dfazunen, tschatzl
rraghavan [Fri, 03 Feb 2017 00:46:58 -0800] rev 43932
8144484: assert(no_dead_loop) failed: dead loop detected
Summary: Bailout early without splitting Phi through memory merges if TOP inputs present for Phi Nodes
Reviewed-by: thartmann, kvn