# HG changeset patch # User roland # Date 1365068901 25200 # Node ID 9125a548c1eba8035f05824e096b173f9a625989 # Parent 70c52efb2cbd99631b088b403ac2456dff27384a# Parent 6c4abd4a95956a2be8b696d6c2e5bd98f99a5381 Merge diff -r 70c52efb2cbd -r 9125a548c1eb test/compiler/8009761/Test8009761.java --- 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 * */