jdk/test/javax/management/relation/RelationNotificationSeqNoTest.java
changeset 44423 306c020eb154
parent 30376 2ccf2cf7ea48
equal deleted inserted replaced
44422:14ab3266fe62 44423:306c020eb154
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 6701459
    26  * @bug 6701459
    27  * @summary Test sequence numbers in RelationService notifications.
    27  * @summary Test sequence numbers in RelationService notifications.
    28  * @author Eamonn McManus
    28  * @author Eamonn McManus
    29  * @modules java.management
       
    30  */
    29  */
    31 
    30 
    32 /*
    31 /*
    33  * Bug 6701459 is for a synchronization problem that is very unlikely to occur
    32  * Bug 6701459 is for a synchronization problem that is very unlikely to occur
    34  * in practice and it would be very hard to test it.  Instead we just check that
    33  * in practice and it would be very hard to test it.  Instead we just check that