< prev index next >

test/javax/management/loading/DocumentRootTest.java

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

*** 25,35 **** * @test * @bug 6500139 * @summary Test parsing error when the mlet file is * located in the web server's document root. * @author Luis-Miguel Alventosa ! * @modules java.management * @run clean DocumentRootTest * @run build DocumentRootTest * @run main DocumentRootTest */ --- 25,35 ---- * @test * @bug 6500139 * @summary Test parsing error when the mlet file is * located in the web server's document root. * @author Luis-Miguel Alventosa ! * * @run clean DocumentRootTest * @run build DocumentRootTest * @run main DocumentRootTest */
< prev index next >