changeset 4510:9125a548c1eb

Merge
author roland
date Thu, 04 Apr 2013 02:48:21 -0700
parents 70c52efb2cbd (current diff) 6c4abd4a9595 (diff)
children 573cf206e381
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/compiler/8009761/Test8009761.java	Thu Apr 04 09:18:47 2013 +0200
+++ b/test/compiler/8009761/Test8009761.java	Thu Apr 04 02:48:21 2013 -0700
@@ -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
  *
  */