8204135: jtreg: Fix failing RTM test TestUseRTMXendForLockBusy

Reviewed-by: goetz, iignatyev
This commit is contained in:
Gustavo Romero 2018-06-20 22:02:46 +02:00
parent 55eb2d9b79
commit f02e0d4779

@ -76,7 +76,7 @@ public class TestUseRTMXendForLockBusy {
OutputAnalyzer outputAnalyzer = RTMTestBase.executeRTMTest(
test,
CommandLineOptionTest.prepareBooleanFlag("UseRTMForStackLocks",
inflateMonitor),
!inflateMonitor),
CommandLineOptionTest.prepareBooleanFlag(
"UseRTMXendForLockBusy",
useXend),