mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-14 18:03:44 +00:00
8363949: Incorrect jtreg header in MonitorWithDeadObjectTest.java
Reviewed-by: stefank, coleenp, ayang
This commit is contained in:
parent
1b9efaa11e
commit
c4fbfa2103
@ -32,20 +32,20 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* @requires os.family != "windows" & os.family != "aix"
|
||||
* @test id=DetachThread
|
||||
* @requires os.family != "windows" & os.family != "aix"
|
||||
* @run main/othervm/native MonitorWithDeadObjectTest 0
|
||||
*/
|
||||
|
||||
/*
|
||||
* @requires os.family != "windows" & os.family != "aix"
|
||||
* @test id=DumpThreadsBeforeDetach
|
||||
* @requires os.family != "windows" & os.family != "aix"
|
||||
* @run main/othervm/native MonitorWithDeadObjectTest 1
|
||||
*/
|
||||
|
||||
/*
|
||||
* @requires os.family != "windows" & os.family != "aix"
|
||||
* @test id=DumpThreadsAfterDetach
|
||||
* @requires os.family != "windows" & os.family != "aix"
|
||||
* @run main/othervm/native MonitorWithDeadObjectTest 2
|
||||
*/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user