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