changeset 38152 | 80e5da81fb2c |
parent 35761 | a900c9e65458 |
child 40059 | c2304140ed64 |
--- a/hotspot/test/compiler/whitebox/AllocationCodeBlobTest.java Fri Apr 29 22:40:51 2016 -0400 +++ b/hotspot/test/compiler/whitebox/AllocationCodeBlobTest.java Sun May 01 12:47:00 2016 +0300 @@ -35,6 +35,7 @@ * @test AllocationCodeBlobTest * @bug 8059624 8064669 * @library /testlibrary /test/lib + * @modules java.base/jdk.internal.misc * @modules java.management * @build AllocationCodeBlobTest * @run main ClassFileInstaller sun.hotspot.WhiteBox