fparain [Fri, 12 Aug 2016 08:46:17 -0700] rev 40378
8146697: VM crashes in test Test7005594
Reviewed-by: coleenp, dholmes
dholmes [Fri, 12 Aug 2016 00:19:44 -0400] rev 40377
8159461: bigapps/Kitchensink/stressExitCode hits assert: Must be VMThread or JavaThread
Reviewed-by: fparain, simonis, dcubed
iveresov [Thu, 11 Aug 2016 16:22:08 -0700] rev 40376
Merge
dpochepk [Tue, 09 Aug 2016 16:47:47 +0300] rev 40375
8160299: Test8015436 doesn't check which method was executed
Reviewed-by: kvn
dpochepk [Tue, 09 Aug 2016 14:17:28 +0300] rev 40374
8163366: compiler/codecache/jmx/ThresholdNotificationsTest.java doesn't set -XX:+UnlockDiagnosticVMOptions while using WB
Reviewed-by: kvn
dpochepk [Tue, 09 Aug 2016 14:16:44 +0300] rev 40373
8160083: compiler.codecache.jmx.InitialAndMaxUsageTest can not be used w/ disabled SegmentedCodeCache
Reviewed-by: kvn
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