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