dpochepk [Mon, 08 Aug 2016 11:30:46 +0300] rev 40371
8163243: [TESTBUG] compiler/codecache/jmx/UsageThresholdIncreasedTest.java failed with: Failed to find sun/hotspot/WhiteBox.class
Reviewed-by: iveresov
iveresov [Sat, 06 Aug 2016 11:52:37 -0700] rev 40370
8163313: assert(comp != __null) failed: compiler not available
Summary: Constrain compLevel parameter in WB_IsIntrinsicAvailable() to supported levels
Reviewed-by: kvn
iveresov [Fri, 05 Aug 2016 13:37:53 -0700] rev 40369
Merge
dpochepk [Fri, 05 Aug 2016 16:23:44 +0300] rev 40368
8157498: compiler/codecache/jmx/InitialAndMaxUsageTest.java times out on 32-bit platforms
Reviewed-by: kvn
dpochepk [Fri, 05 Aug 2016 16:22:30 +0300] rev 40367
8161279: Various JMX-tests timed out
Reviewed-by: kvn
mdoerr [Thu, 04 Aug 2016 22:42:05 -0400] rev 40366
8162369: PPC64: Wrong ucontext used after SIGTRAP while in HTM critical section
Reviewed-by: simonis
Contributed-by: Gustavo Romero <gromero@linux.vnet.ibm.com>
thartmann [Thu, 04 Aug 2016 10:34:34 +0200] rev 40365
8136818: Test compiler/arraycopy/TestEliminatedArrayCopyDeopt.java fails with "m1 failed"
Summary: Added missing Op_StoreB check to ArrayCopyNode::may_modify_helper().
Reviewed-by: kvn