test/hotspot/jtreg/compiler/tiered/ConstantGettersTransitionsTest.java
changeset 50068 5201c9474ee7
parent 47216 71c04702a3d5
child 51287 7b1ddbafa134
--- a/test/hotspot/jtreg/compiler/tiered/ConstantGettersTransitionsTest.java	Wed May 09 07:48:31 2018 +0100
+++ b/test/hotspot/jtreg/compiler/tiered/ConstantGettersTransitionsTest.java	Wed May 09 09:39:25 2018 +0200
@@ -34,7 +34,6 @@
  * @run main/othervm/timeout=240 -Xmixed -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
  *      -XX:+WhiteBoxAPI -XX:+TieredCompilation -XX:-UseCounterDecay
  *      -XX:CompileCommand=compileonly,compiler.tiered.ConstantGettersTransitionsTest$ConstantGettersTestCase$TrivialMethods::*
- *      compiler.tiered.TransitionsTestExecutor
  *      compiler.tiered.ConstantGettersTransitionsTest
  */
 
@@ -200,4 +199,4 @@
             }
         }
     }
-}
\ No newline at end of file
+}