File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
test/hotspot/jtreg/runtime/Monitor Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232 */
3333
3434/*
35- * @requires os.family != "windows" & os.family != "aix"
3635 * @test id=DetachThread
36+ * @requires os.family != "windows" & os.family != "aix"
3737 * @run main/othervm/native MonitorWithDeadObjectTest 0
3838 */
3939
4040/*
41- * @requires os.family != "windows" & os.family != "aix"
4241 * @test id=DumpThreadsBeforeDetach
42+ * @requires os.family != "windows" & os.family != "aix"
4343 * @run main/othervm/native MonitorWithDeadObjectTest 1
4444 */
4545
4646/*
47- * @requires os.family != "windows" & os.family != "aix"
4847 * @test id=DumpThreadsAfterDetach
48+ * @requires os.family != "windows" & os.family != "aix"
4949 * @run main/othervm/native MonitorWithDeadObjectTest 2
5050 */
5151
You can’t perform that action at this time.
0 commit comments