changeset 2535 | 63a54cec2848 |
parent 2334 | 742b05aeec42 |
child 2864 | 1262819e8925 |
--- a/hotspot/test/compiler/6636138/Test2.java Wed Apr 08 10:56:49 2009 -0700 +++ b/hotspot/test/compiler/6636138/Test2.java Fri Apr 10 15:01:14 2009 -0700 @@ -26,7 +26,7 @@ * @bug 6636138 * @summary SuperWord::co_locate_pack(Node_List* p) generates memory graph that leads to memory order violation. * - * @run main/othervm -server -Xbatch -XX:CompileOnly=Test2.shift -XX:+UseSuperword Test2 + * @run main/othervm -server -Xbatch -XX:CompileOnly=Test2.shift Test2 */ class Test2 {