changeset 33730 | 30e064828045 |
parent 29678 | dd2f3932c21e |
child 34185 | ee71c590a456 |
--- a/hotspot/test/compiler/whitebox/MakeMethodNotCompilableTest.java Thu Oct 29 18:59:22 2015 -0400 +++ b/hotspot/test/compiler/whitebox/MakeMethodNotCompilableTest.java Thu Oct 29 12:04:04 2015 -0700 @@ -24,7 +24,7 @@ /* * @test MakeMethodNotCompilableTest * @bug 8012322 8006683 8007288 8022832 - * @library /testlibrary /../../test/lib + * @library /testlibrary /test/lib * @modules java.management * @build MakeMethodNotCompilableTest * @run main ClassFileInstaller sun.hotspot.WhiteBox