< prev index next >

test/java/security/Policy/PolicyProvider/UseSystemClassLoader.java

Print this page

        

*** 28,37 **** --- 28,38 ---- /* * @test * @bug 8075706 * @summary Check that a custom policy provider can be loaded from the classpath + * @modules java.base/sun.security.provider * @run main/othervm UseSystemClassLoader CUSTOM * @run main/othervm UseSystemClassLoader DEFAULT * @run main/othervm UseSystemClassLoader NOT_AVAIL * @run main/othervm UseSystemClassLoader NOT_SET */
< prev index next >