test/compiler/6589834/Test_ia32.java

Print this page
rev 4502 : 7115383: TEST_BUG: some jtreg tests fail because they explicitly specify -server option
Summary: Small changes to hotspot tests to remove  "-server" and replace with ${TESTVMOPTS}
Reviewed-by: kvn

@@ -24,11 +24,11 @@
 /**
  * @test
  * @bug 6589834
  * @summary deoptimization problem with -XX:+DeoptimizeALot
  *
- * @run main/othervm -server Test_ia32
+ * @run main Test_ia32
  */
 
 /***************************************************************************************
 NOTE: The bug shows up (with several "Bug!" message) even without the
       flag -XX:+DeoptimizeALot. In a debug build, you may want to try