< prev index next >

test/javax/management/remote/mandatory/notif/NotSerializableNotifTest.java

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

*** 21,34 **** * questions. */ /* * @test - * @summary Tests to send a not serializable notification. * @bug 5022196 8132003 * @author Shanliang JIANG ! * @modules java.management.rmi * @run clean NotSerializableNotifTest * @run build NotSerializableNotifTest * @run main NotSerializableNotifTest */ --- 21,34 ---- * questions. */ /* * @test * @bug 5022196 8132003 + * @summary Tests to send a not serializable notification. * @author Shanliang JIANG ! * * @run clean NotSerializableNotifTest * @run build NotSerializableNotifTest * @run main NotSerializableNotifTest */
< prev index next >