hotspot/test/gc/g1/TestStringDeduplicationPrintOptions.java
changeset 40631 ed82623d7831
parent 36851 03e2f4d0a421
child 40886 98cb935dc074
equal deleted inserted replaced
40629:514bf0744294 40631:ed82623d7831
     1 /*
     1 /*
     2  * Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *
     4  *
     5  * This code is free software; you can redistribute it and/or modify it
     5  * This code is free software; you can redistribute it and/or modify it
     6  * under the terms of the GNU General Public License version 2 only, as
     6  * under the terms of the GNU General Public License version 2 only, as
     7  * published by the Free Software Foundation.
     7  * published by the Free Software Foundation.
    24 /*
    24 /*
    25  * @test TestStringDeduplicationPrintOptions
    25  * @test TestStringDeduplicationPrintOptions
    26  * @summary Test string deduplication print options
    26  * @summary Test string deduplication print options
    27  * @bug 8029075
    27  * @bug 8029075
    28  * @key gc
    28  * @key gc
    29  * @library /testlibrary
    29  * @library /test/lib
    30  * @modules java.base/jdk.internal.misc
    30  * @modules java.base/jdk.internal.misc
    31  *          java.management
    31  *          java.management
    32  */
    32  */
    33 
    33 
    34 public class TestStringDeduplicationPrintOptions {
    34 public class TestStringDeduplicationPrintOptions {