8153994: Compiler tests should be correctly marked with @module

Reviewed-by: kvn
This commit is contained in:
Igor Ignatyev 2016-05-31 16:30:18 +03:00
parent fe34e32f2b
commit 56be0b11f1

@ -38,6 +38,7 @@ import sun.hotspot.code.BlobType;
/*
* @test PoolsIndependenceTest
* @modules java.base/jdk.internal.misc
* java.management
* @library /testlibrary /test/lib
* @build PoolsIndependenceTest
* @run main ClassFileInstaller sun.hotspot.WhiteBox