test/hotspot/jtreg/compiler/rtm/locking/TestUseRTMXendForLockBusy.java
changeset 50687 caa555819dca
parent 47216 71c04702a3d5
child 51753 763aa4d1d596
--- a/test/hotspot/jtreg/compiler/rtm/locking/TestUseRTMXendForLockBusy.java	Wed Jun 20 12:42:43 2018 -0700
+++ b/test/hotspot/jtreg/compiler/rtm/locking/TestUseRTMXendForLockBusy.java	Wed Jun 20 22:02:46 2018 +0200
@@ -76,7 +76,7 @@
         OutputAnalyzer outputAnalyzer = RTMTestBase.executeRTMTest(
                 test,
                 CommandLineOptionTest.prepareBooleanFlag("UseRTMForStackLocks",
-                        inflateMonitor),
+                        !inflateMonitor),
                 CommandLineOptionTest.prepareBooleanFlag(
                         "UseRTMXendForLockBusy",
                         useXend),