< prev index next >

test/jdk/jdk/modules/incubator/ServiceBinding.java

Print this page
@@ -25,11 +25,11 @@
   * @test
   * @bug 8233922
   * @enablePreview
   * @modules java.base/jdk.internal.module
   * @library /test/lib
-  * @build ServiceBinding TestBootLayer jdk.test.lib.util.ModuleInfoWriter
+  * @build ServiceBinding TestBootLayer
   * @run testng ServiceBinding
   * @summary Test service binding with incubator modules
   */
  
  import java.io.File;
< prev index next >