# HG changeset patch # User roland # Date 1365068901 25200 # Node ID dd8074df8a2b84c9ead072f1da7d767ba3693c4f # Parent b58a6213631ce72e137d594941bbece3bcbc867e# Parent c9f4e5314b68fa94919ca6efd0db0a62263bb71f Merge diff -r b58a6213631c -r dd8074df8a2b hotspot/test/compiler/8009761/Test8009761.java --- a/hotspot/test/compiler/8009761/Test8009761.java Thu Apr 04 09:18:47 2013 +0200 +++ b/hotspot/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 * */