jdk/test/javax/management/remote/mandatory/notif/NotifBufferSizePropertyNameTest.java
changeset 44423 306c020eb154
parent 30376 2ccf2cf7ea48
equal deleted inserted replaced
44422:14ab3266fe62 44423:306c020eb154
    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