# HG changeset patch # User thartmann # Date 1567156293 -7200 # Node ID 421cc7c347cf83cc6abf20ee3d3d76ed5d0df090 # Parent 28915ebc6510adced3284390f31cebab8d807746 8230388: Problemlist additional compiler/rtm tests Summary: Putting tests on the problem list. Reviewed-by: roland diff -r 28915ebc6510 -r 421cc7c347cf test/hotspot/jtreg/ProblemList.txt --- a/test/hotspot/jtreg/ProblemList.txt Fri Aug 30 16:44:20 2019 +0800 +++ b/test/hotspot/jtreg/ProblemList.txt Fri Aug 30 11:11:33 2019 +0200 @@ -66,7 +66,9 @@ compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java 8183263 generic-x64 compiler/rtm/locking/TestRTMLockingCalculationDelay.java 8183263 generic-x64 compiler/rtm/locking/TestRTMLockingThreshold.java 8183263 generic-x64 +compiler/rtm/locking/TestRTMSpinLoopCount.java 8183263 generic-x64 compiler/rtm/locking/TestUseRTMDeopt.java 8183263 generic-x64 +compiler/rtm/locking/TestUseRTMXendForLockBusy.java 8183263 generic-x64 compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java 8183263 generic-x64 #############################################################################