< prev index next >

test/jdk/jigsaw/scenarios/overlappingpackages/OverlappingPackagesTest.java

Print this page

        

*** 22,31 **** --- 22,32 ---- */ /** * @test * @library ../../lib /lib/testlibrary + * @modules jdk.compiler * @build OverlappingPackagesTest CompilerUtils jdk.testlibrary.* * @run testng OverlappingPackagesTest * @summary Basic test to ensure that startup fails if two or more modules * in the boot Layer have the same package */
< prev index next >