afu8u/hotspot/test/compiler/rtm/cli
Vladimir Kozlov 32a6b7ecf2 8055069: TSX and RTM should be deprecated more strongly until hardware is corrected
Require to specify UnlockExperimentalVMOptions flag together with UseRTMLocking flag on un-patched systems where CPUID allows it but is unsupported otherwise.

Reviewed-by: iveresov, fzhinkin
2014-08-22 12:03:49 -07:00
..
RTMGenericCommandLineOptionTest.java 8039496: Add sanity tests on RTM-related command line options 2014-04-14 19:29:34 +04:00
RTMLockingAwareTest.java 8039496: Add sanity tests on RTM-related command line options 2014-04-14 19:29:34 +04:00
TestPrintPreciseRTMLockingStatisticsBase.java 8039496: Add sanity tests on RTM-related command line options 2014-04-14 19:29:34 +04:00
TestPrintPreciseRTMLockingStatisticsOptionOnSupportedConfig.java 8039496: Add sanity tests on RTM-related command line options 2014-04-14 19:29:34 +04:00
TestPrintPreciseRTMLockingStatisticsOptionOnUnsupportedConfig.java 8039496: Add sanity tests on RTM-related command line options 2014-04-14 19:29:34 +04:00
TestRTMAbortRatioOptionOnSupportedConfig.java 8039496: Add sanity tests on RTM-related command line options 2014-04-14 19:29:34 +04:00
TestRTMAbortRatioOptionOnUnsupportedConfig.java 8039496: Add sanity tests on RTM-related command line options 2014-04-14 19:29:34 +04:00
TestRTMAbortThresholdOption.java 8039496: Add sanity tests on RTM-related command line options 2014-04-14 19:29:34 +04:00
TestRTMLockingCalculationDelayOption.java 8039496: Add sanity tests on RTM-related command line options 2014-04-14 19:29:34 +04:00
TestRTMLockingThresholdOption.java 8039496: Add sanity tests on RTM-related command line options 2014-04-14 19:29:34 +04:00
TestRTMRetryCountOption.java 8054805: Update CLI tests on RTM options to reflect changes in JDK-8054376 2014-08-11 19:19:47 +04:00
TestRTMSpinLoopCountOption.java 8039496: Add sanity tests on RTM-related command line options 2014-04-14 19:29:34 +04:00
TestRTMTotalCountIncrRateOptionOnSupportedConfig.java 8039496: Add sanity tests on RTM-related command line options 2014-04-14 19:29:34 +04:00
TestRTMTotalCountIncrRateOptionOnUnsupportedConfig.java 8039496: Add sanity tests on RTM-related command line options 2014-04-14 19:29:34 +04:00
TestUseRTMDeoptOptionOnSupportedConfig.java 8055069: TSX and RTM should be deprecated more strongly until hardware is corrected 2014-08-22 12:03:49 -07:00
TestUseRTMDeoptOptionOnUnsupportedConfig.java 8054805: Update CLI tests on RTM options to reflect changes in JDK-8054376 2014-08-11 19:19:47 +04:00
TestUseRTMForStackLocksOptionOnSupportedConfig.java 8039496: Add sanity tests on RTM-related command line options 2014-04-14 19:29:34 +04:00
TestUseRTMForStackLocksOptionOnUnsupportedConfig.java 8039496: Add sanity tests on RTM-related command line options 2014-04-14 19:29:34 +04:00
TestUseRTMLockingOptionOnSupportedConfig.java 8055069: TSX and RTM should be deprecated more strongly until hardware is corrected 2014-08-22 12:03:49 -07:00
TestUseRTMLockingOptionOnUnsupportedCPU.java 8054805: Update CLI tests on RTM options to reflect changes in JDK-8054376 2014-08-11 19:19:47 +04:00
TestUseRTMLockingOptionOnUnsupportedVM.java 8054805: Update CLI tests on RTM options to reflect changes in JDK-8054376 2014-08-11 19:19:47 +04:00
TestUseRTMLockingOptionWithBiasedLocking.java 8055069: TSX and RTM should be deprecated more strongly until hardware is corrected 2014-08-22 12:03:49 -07:00
TestUseRTMXendForLockBusyOption.java 8039496: Add sanity tests on RTM-related command line options 2014-04-14 19:29:34 +04:00