test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/contention/TC05/tc05t001/TestDescription.java
changeset 58025 cfd0f43fdf5f
parent 50260 46c67f5e27c2
equal deleted inserted replaced
58024:6eb44470aa98 58025:cfd0f43fdf5f
     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.
    41  *
    41  *
    42  * @library /vmTestbase
    42  * @library /vmTestbase
    43  *          /test/lib
    43  *          /test/lib
    44  * @run driver jdk.test.lib.FileInstaller . .
    44  * @run driver jdk.test.lib.FileInstaller . .
    45  * @run main/othervm/native
    45  * @run main/othervm/native
    46  *      -agentlib:tc05t001=-waittime=5
    46  *      -agentlib:tc05t001=verbose,waittime=5
    47  *      nsk.jvmti.scenarios.contention.TC05.tc05t001
    47  *      nsk.jvmti.scenarios.contention.TC05.tc05t001
    48  */
    48  */
    49 
    49