hotspot/test/compiler/8009761/Test8009761.java
changeset 16627 c9f4e5314b68
parent 15943 d830a939d985
child 17378 7a6820280d12
--- a/hotspot/test/compiler/8009761/Test8009761.java	Wed Apr 03 15:00:55 2013 -0700
+++ b/hotspot/test/compiler/8009761/Test8009761.java	Thu Apr 04 09:33:24 2013 +0200
@@ -25,7 +25,7 @@
  * @test
  * @bug 8009761
  * @summary Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates
- * @run main/othervm -XX:-UseOnStackReplacement -XX:-BackgroundCompilation Test8009761
+ * @run main/othervm -Xmixed -XX:-UseOnStackReplacement -XX:-BackgroundCompilation Test8009761
  *
  */