test/hotspot/jtreg/vmTestbase/nsk/jdb/exclude/exclude001/exclude001.java
changeset 51308 acf02a6f369e
parent 51049 70295a56c207
parent 51298 3e08503ad77e
child 51956 f1f7ff620f83
equal deleted inserted replaced
51293:53c3b460503c 51308:acf02a6f369e
    25 /*
    25 /*
    26  * @test
    26  * @test
    27  *
    27  *
    28  * @summary converted from VM Testbase nsk/jdb/exclude/exclude001.
    28  * @summary converted from VM Testbase nsk/jdb/exclude/exclude001.
    29  * VM Testbase keywords: [jpda, jdb, quarantine]
    29  * VM Testbase keywords: [jpda, jdb, quarantine]
    30  * VM Testbase comments: JDK-8191037
    30  * VM Testbase comments: 8191037
    31  * VM Testbase readme:
    31  * VM Testbase readme:
    32  * DECSRIPTION
    32  * DECSRIPTION
    33  * A positive test for the 'exclude' command.
    33  * A positive test for the 'exclude' command.
    34  * The debuggee program (exclude001a.java) starts three
    34  * The debuggee program (exclude001a.java) starts three
    35  * addional threads of MyThread class. The 'run' method of these
    35  * addional threads of MyThread class. The 'run' method of these