hotspot/test/gc/g1/TestStringDeduplicationAgeThreshold.java
changeset 42307 cefc81dc1d52
parent 40886 98cb935dc074
equal deleted inserted replaced
42142:6d23d5e6b916 42307:cefc81dc1d52
    26  * @summary Test string deduplication age threshold
    26  * @summary Test string deduplication age threshold
    27  * @bug 8029075
    27  * @bug 8029075
    28  * @key gc
    28  * @key gc
    29  * @requires vm.gc.G1
    29  * @requires vm.gc.G1
    30  * @library /test/lib
    30  * @library /test/lib
    31  * @modules java.base/jdk.internal.misc
    31  * @modules java.base/jdk.internal.misc:open
       
    32  * @modules java.base/java.lang:open
    32  *          java.management
    33  *          java.management
    33  */
    34  */
    34 
    35 
    35 public class TestStringDeduplicationAgeThreshold {
    36 public class TestStringDeduplicationAgeThreshold {
    36     public static void main(String[] args) throws Exception {
    37     public static void main(String[] args) throws Exception {