jdk-24/hotspot/test/compiler/rtm/cli
Vladimir Kozlov f813683519 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-11 00:35:28 +04:00
RTMLockingAwareTest.java 8039496: Add sanity tests on RTM-related command line options 2014-04-11 00:35:28 +04:00
TestPrintPreciseRTMLockingStatisticsBase.java 8039496: Add sanity tests on RTM-related command line options 2014-04-11 00:35:28 +04:00
TestPrintPreciseRTMLockingStatisticsOptionOnSupportedConfig.java 8055069: TSX and RTM should be deprecated more strongly until hardware is corrected 2014-08-22 12:03:49 -07:00
TestPrintPreciseRTMLockingStatisticsOptionOnUnsupportedConfig.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +04:00
TestRTMAbortRatioOptionOnSupportedConfig.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +04:00
TestRTMAbortRatioOptionOnUnsupportedConfig.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +04:00
TestRTMAbortThresholdOption.java 8039496: Add sanity tests on RTM-related command line options 2014-04-11 00:35:28 +04:00
TestRTMLockingCalculationDelayOption.java 8039496: Add sanity tests on RTM-related command line options 2014-04-11 00:35:28 +04:00
TestRTMLockingThresholdOption.java 8039496: Add sanity tests on RTM-related command line options 2014-04-11 00:35:28 +04:00
TestRTMRetryCountOption.java 8040001: CLI test on RTMRetryCount option was missed from fix for 8039496 2014-04-15 12:21:24 +04:00
TestRTMSpinLoopCountOption.java 8039496: Add sanity tests on RTM-related command line options 2014-04-11 00:35:28 +04:00
TestRTMTotalCountIncrRateOptionOnSupportedConfig.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +04:00
TestRTMTotalCountIncrRateOptionOnUnsupportedConfig.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +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 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +04:00
TestUseRTMForStackLocksOptionOnSupportedConfig.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +04:00
TestUseRTMForStackLocksOptionOnUnsupportedConfig.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +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 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +04:00
TestUseRTMLockingOptionOnUnsupportedVM.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +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-11 00:35:28 +04:00