8164520: java/lang/ProcessHandle/Basic.java is missing @library tag

Reviewed-by: coleenp
This commit is contained in:
Christian Tornqvist 2016-08-20 09:36:35 -04:00
parent ae1273fa3a
commit a5637c9afa

View File

@ -36,6 +36,7 @@ import org.testng.annotations.Test;
/*
* @test
* @library /test/lib
* @modules java.base/jdk.internal.misc
* jdk.management
* @run testng Basic