hotspot/test/testlibrary_tests/TestPlatformIsTieredSupported.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 36851 03e2f4d0a421
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    26 import sun.hotspot.WhiteBox;
    26 import sun.hotspot.WhiteBox;
    27 
    27 
    28 /**
    28 /**
    29  * @test
    29  * @test
    30  * @summary Verifies that Platform::isTieredSupported returns correct value.
    30  * @summary Verifies that Platform::isTieredSupported returns correct value.
    31  * @library /testlibrary /../../test/lib
    31  * @library /testlibrary /test/lib
    32  * @modules java.base/sun.misc
    32  * @modules java.base/sun.misc
    33  *          java.management
    33  *          java.management
    34  * @build TestPlatformIsTieredSupported
    34  * @build TestPlatformIsTieredSupported
    35  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    35  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    36  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    36  *                              sun.hotspot.WhiteBox$WhiteBoxPermission