< prev index next >

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

Print this page

        

*** 24,34 **** /* * @test * @summary Tests to send a not serializable notification. * @bug 5022196 8132003 * @author Shanliang JIANG ! * @modules java.management * @run clean NotSerializableNotifTest * @run build NotSerializableNotifTest * @run main NotSerializableNotifTest */ --- 24,34 ---- /* * @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 */
< prev index next >