< prev index next >

test/javax/management/MBeanInfo/SerializationTest1.java

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

*** 24,34 **** /* * @test * @bug 6783290 * @summary Test correct reading of an empty Descriptor. * @author Jaroslav Bachorik ! * @modules java.management * @run clean SerializationTest1 * @run build SerializationTest1 * @run main SerializationTest1 */ --- 24,34 ---- /* * @test * @bug 6783290 * @summary Test correct reading of an empty Descriptor. * @author Jaroslav Bachorik ! * * @run clean SerializationTest1 * @run build SerializationTest1 * @run main SerializationTest1 */
< prev index next >