hotspot/test/gc/g1/TestStringDeduplicationTableResize.java
changeset 40886 98cb935dc074
parent 40631 ed82623d7831
child 42307 cefc81dc1d52
equal deleted inserted replaced
40885:b3958b331451 40886:98cb935dc074
    24 /*
    24 /*
    25  * @test TestStringDeduplicationTableResize
    25  * @test TestStringDeduplicationTableResize
    26  * @summary Test string deduplication table resize
    26  * @summary Test string deduplication table resize
    27  * @bug 8029075
    27  * @bug 8029075
    28  * @key gc
    28  * @key gc
       
    29  * @requires vm.gc.G1
    29  * @library /test/lib
    30  * @library /test/lib
    30  * @modules java.base/jdk.internal.misc
    31  * @modules java.base/jdk.internal.misc
    31  *          java.management
    32  *          java.management
    32  */
    33  */
    33 
    34