jdk/test/javax/management/remote/mandatory/notif/NotifBufferSizePropertyNameTest.java
equal
deleted
inserted
replaced
24 /* |
24 /* |
25 * @test NotifBufferSizePropertyNameTest |
25 * @test NotifBufferSizePropertyNameTest |
26 * @bug 6174229 |
26 * @bug 6174229 |
27 * @summary Verify the property name specifying server notification buffer size. |
27 * @summary Verify the property name specifying server notification buffer size. |
28 * @author Shanliang JIANG |
28 * @author Shanliang JIANG |
29 * @modules java.management |
29 * |
30 * @run clean NotifBufferSizePropertyNameTest |
30 * @run clean NotifBufferSizePropertyNameTest |
31 * @run build NotifBufferSizePropertyNameTest |
31 * @run build NotifBufferSizePropertyNameTest |
32 * @run main NotifBufferSizePropertyNameTest |
32 * @run main NotifBufferSizePropertyNameTest |
33 */ |
33 */ |
34 |
34 |