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
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