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