hotspot/test/compiler/codecache/CheckSegmentedCodeCache.java
changeset 28190 5a6b07edeb21
parent 27431 5f970b31939c
child 29678 dd2f3932c21e
equal deleted inserted replaced
28187:fc19df82d6ee 28190:5a6b07edeb21
    25 import sun.hotspot.WhiteBox;
    25 import sun.hotspot.WhiteBox;
    26 
    26 
    27 /*
    27 /*
    28  * @test CheckSegmentedCodeCache
    28  * @test CheckSegmentedCodeCache
    29  * @bug 8015774
    29  * @bug 8015774
    30  * @library /testlibrary /testlibrary/whitebox
    30  * @library /testlibrary /../../test/lib
    31  * @summary "Checks VM options related to the segmented code cache"
    31  * @summary "Checks VM options related to the segmented code cache"
    32  * @build CheckSegmentedCodeCache
    32  * @build CheckSegmentedCodeCache
    33  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    33  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    34  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    34  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    35  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI CheckSegmentedCodeCache
    35  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI CheckSegmentedCodeCache