jdk/test/com/sun/management/OperatingSystemMXBean/GetFreeSwapSpaceSize.java
changeset 44423 306c020eb154
parent 30376 2ccf2cf7ea48
equal deleted inserted replaced
44422:14ab3266fe62 44423:306c020eb154
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug     4858522
    26  * @bug     4858522
    27  * @summary Basic unit test of OperatingSystemMXBean.getFreeSwapSpaceSize()
    27  * @summary Basic unit test of OperatingSystemMXBean.getFreeSwapSpaceSize()
    28  * @author  Steve Bohne
    28  * @author  Steve Bohne
    29  * @modules jdk.management
       
    30  */
    29  */
    31 
    30 
    32 /*
    31 /*
    33  * This test is just a sanity check and does not check for the correct
    32  * This test is just a sanity check and does not check for the correct
    34  * value.  The correct value should be checked manually:
    33  * value.  The correct value should be checked manually: