hotspot/test/gc/g1/TestHumongousCodeCacheRoots.java
changeset 28190 5a6b07edeb21
parent 27420 04e6f914cce1
child 28629 43fbd61a0262
equal deleted inserted replaced
28187:fc19df82d6ee 28190:5a6b07edeb21
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @key regression
    26  * @key regression
    27  * @key gc
    27  * @key gc
    28  * @bug 8027756
    28  * @bug 8027756
    29  * @library /testlibrary /testlibrary/whitebox
    29  * @library /testlibrary /../../test/lib
    30  * @build TestHumongousCodeCacheRoots
    30  * @build TestHumongousCodeCacheRoots
    31  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    31  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    32  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    32  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    33  * @summary Humongous objects may have references from the code cache
    33  * @summary Humongous objects may have references from the code cache
    34  * @run main TestHumongousCodeCacheRoots
    34  * @run main TestHumongousCodeCacheRoots