equal
deleted
inserted
replaced
24 /* |
24 /* |
25 * @test |
25 * @test |
26 * @summary Tests to send a not serializable notification. |
26 * @summary Tests to send a not serializable notification. |
27 * @bug 5022196 8132003 |
27 * @bug 5022196 8132003 |
28 * @author Shanliang JIANG |
28 * @author Shanliang JIANG |
29 * @modules java.management |
29 * @modules java.management.rmi |
30 * @run clean NotSerializableNotifTest |
30 * @run clean NotSerializableNotifTest |
31 * @run build NotSerializableNotifTest |
31 * @run build NotSerializableNotifTest |
32 * @run main NotSerializableNotifTest |
32 * @run main NotSerializableNotifTest |
33 */ |
33 */ |
34 |
34 |