test/runtime/8003720/Test8003720.java

changeset 4305
dad48145e775
parent 4298
d0aa87f04bd5
child 6876
710a3c8b516e
     1.1 --- a/test/runtime/8003720/Test8003720.java	Thu Nov 29 16:50:29 2012 -0500
     1.2 +++ b/test/runtime/8003720/Test8003720.java	Thu Nov 29 23:02:52 2012 +0100
     1.3 @@ -26,7 +26,7 @@
     1.4   * @test
     1.5   * @bug 8003720
     1.6   * @summary Method in interpreter stack frame can be deallocated
     1.7 - * @compile -XDignore.symbol.file Victim.java
     1.8 + * @compile -XDignore.symbol.file -source 1.7 -target 1.7 Victim.java
     1.9   * @run main/othervm -Xverify:all -Xint Test8003720
    1.10   */
    1.11  

mercurial