changeset 14589 | a6649fc2f41d |
parent 14582 | 490bb6c0df7c |
child 25476 | b97716c4b5c9 |
--- a/hotspot/test/runtime/8003720/Test8003720.java Thu Nov 29 16:50:29 2012 -0500 +++ b/hotspot/test/runtime/8003720/Test8003720.java Thu Nov 29 23:02:52 2012 +0100 @@ -26,7 +26,7 @@ * @test * @bug 8003720 * @summary Method in interpreter stack frame can be deallocated - * @compile -XDignore.symbol.file Victim.java + * @compile -XDignore.symbol.file -source 1.7 -target 1.7 Victim.java * @run main/othervm -Xverify:all -Xint Test8003720 */