test/compiler/types/TestSpeculationFailedHigherEqual.java

changeset 6384
8f28240318a2
parent 6313
de95063c0e34
child 6876
710a3c8b516e
     1.1 --- a/test/compiler/types/TestSpeculationFailedHigherEqual.java	Wed Mar 05 06:08:19 2014 +0100
     1.2 +++ b/test/compiler/types/TestSpeculationFailedHigherEqual.java	Thu Mar 06 11:11:04 2014 +0100
     1.3 @@ -25,7 +25,7 @@
     1.4   * @test
     1.5   * @bug 8027422
     1.6   * @summary type methods shouldn't always operate on speculative part
     1.7 - * @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:TypeProfileLevel=222 -XX:+UnlockExperimentalVMOptions -XX:+UseTypeSpeculation -XX:-BackgroundCompilation TestSpeculationFailedHigherEqual
     1.8 + * @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:TypeProfileLevel=222 -XX:+UseTypeSpeculation -XX:-BackgroundCompilation TestSpeculationFailedHigherEqual
     1.9   *
    1.10   */
    1.11  

mercurial