diff -r 36d1d483d5d6 -r da91efe96a93 test/compiler/6859338/Test6859338.java --- a/test/compiler/6859338/Test6859338.java Fri Aug 31 16:39:35 2012 -0700 +++ b/test/compiler/6859338/Test6859338.java Sat Sep 01 13:25:18 2012 -0400 @@ -27,7 +27,7 @@ * @bug 6859338 * @summary Assertion failure in sharedRuntime.cpp * - * @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:-InlineObjectHash -Xbatch -XX:-ProfileInterpreter Test6859338 + * @run main/othervm -Xcomp -XX:+IgnoreUnrecognizedVMOptions -XX:-InlineObjectHash -Xbatch -XX:-ProfileInterpreter Test6859338 */ public class Test6859338 {