< prev index next >

test/jdk/jigsaw/etc/resources/ResourcesTest.java

Print this page

        

*** 31,40 **** --- 31,41 ---- import static org.testng.Assert.*; /** * @test * @library ../../lib /lib/testlibrary + * @modules jdk.compiler * @build ResourcesTest CompilerUtils jdk.testlibrary.* * @run testng ResourcesTest * @summary Driver for basic test of resource encapsulation */
< prev index next >