< prev index next >

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

Print this page
rev 11832 : 8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung

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