< prev index next >

test/java/lang/ProcessHandle/InfoTest.java

Print this page
rev 17272 : 8181391: remove explicit @build actions for the top level testlibary classes
Reviewed-by: duke

@@ -49,11 +49,10 @@
  * @test
  * @bug 8077350 8081566 8081567 8098852 8136597
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          jdk.management
- * @build jdk.test.lib.Platform jdk.test.lib.Utils
  * @run testng InfoTest
  * @summary Functions of ProcessHandle.Info
  * @author Roger Riggs
  */
 
< prev index next >