changeset 38152 | 80e5da81fb2c |
parent 38025 | 5ed9ce1e4a2f |
child 40059 | c2304140ed64 |
--- a/hotspot/test/compiler/whitebox/MakeMethodNotCompilableTest.java Fri Apr 29 22:40:51 2016 -0400 +++ b/hotspot/test/compiler/whitebox/MakeMethodNotCompilableTest.java Sun May 01 12:47:00 2016 +0300 @@ -27,6 +27,7 @@ * @test MakeMethodNotCompilableTest * @bug 8012322 8006683 8007288 8022832 * @library /testlibrary /test/lib / + * @modules java.base/jdk.internal.misc * @modules java.management * @build MakeMethodNotCompilableTest * @run driver ClassFileInstaller sun.hotspot.WhiteBox