dnsimon [Mon, 08 Aug 2016 17:06:21 +0200] rev 40372
8163105: SIGSEGV: constantPoolHandle::constantPoolHandle(ConstantPool*)
Summary: Simplify CompilerToVM.getConstantPool() and related tests.
Reviewed-by: kvn, zmajo
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>