test/hotspot/jtreg/vmTestbase/metaspace/stressDictionary/StressDictionary.java
changeset 52481 fad3614d1f0f
parent 52273 97b761e247b3
child 52715 28632315d1be
equal deleted inserted replaced
52480:4c5d48f3bc84 52481:fad3614d1f0f
    27  * @summary converted from VM Testbase metaspace/stressDictionary.
    27  * @summary converted from VM Testbase metaspace/stressDictionary.
    28  * VM Testbase keywords: [nonconcurrent, javac]
    28  * VM Testbase keywords: [nonconcurrent, javac]
    29  *
    29  *
    30  * @library /vmTestbase /test/lib
    30  * @library /vmTestbase /test/lib
    31  * @run driver jdk.test.lib.FileInstaller . .
    31  * @run driver jdk.test.lib.FileInstaller . .
    32  * @run main/othervm/timeout=300 metaspace.stressDictionary.StressDictionary -stressTime 30
    32  * @run main/othervm/timeout=420 metaspace.stressDictionary.StressDictionary -stressTime 30
    33  */
    33  */
    34 
    34 
    35 package metaspace.stressDictionary;
    35 package metaspace.stressDictionary;
    36 
    36 
    37 import java.util.*;
    37 import java.util.*;