< prev index next >

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

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

*** 24,34 **** /* * @test NotifBufferSizePropertyNameTest * @bug 6174229 * @summary Verify the property name specifying server notification buffer size. * @author Shanliang JIANG ! * @modules java.management * @run clean NotifBufferSizePropertyNameTest * @run build NotifBufferSizePropertyNameTest * @run main NotifBufferSizePropertyNameTest */ --- 24,34 ---- /* * @test NotifBufferSizePropertyNameTest * @bug 6174229 * @summary Verify the property name specifying server notification buffer size. * @author Shanliang JIANG ! * * @run clean NotifBufferSizePropertyNameTest * @run build NotifBufferSizePropertyNameTest * @run main NotifBufferSizePropertyNameTest */
< prev index next >