test/hotspot/jtreg/vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003/TestDescription.java
changeset 54279 368757835b97
parent 51255 65fc31d1042b
equal deleted inserted replaced
54278:16999bd91ba6 54279:368757835b97
     1 /*
     1 /*
     2  * Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2018, 2019, 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.
    43  *      -Xms64m
    43  *      -Xms64m
    44  *      -Xmx64m
    44  *      -Xmx64m
    45  *      -XX:MaxMetaspaceSize=9m
    45  *      -XX:MaxMetaspaceSize=9m
    46  *      -XX:-UseGCOverheadLimit
    46  *      -XX:-UseGCOverheadLimit
    47  *      nsk.jvmti.ResourceExhausted.resexhausted003
    47  *      nsk.jvmti.ResourceExhausted.resexhausted003
    48  *      ../../classes/0/vmTestbase
       
    49  */
    48  */
    50 
    49