mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-11 05:59:52 +00:00
8369683: Exclude runtime/Monitor/MonitorWithDeadObjectTest.java#DumpThreadsBeforeDetach on Alpine Linux debug
Reviewed-by: mbaesken, dholmes
This commit is contained in:
parent
ff6a0170f0
commit
17c13e53af
@ -39,7 +39,8 @@
|
||||
|
||||
/*
|
||||
* @test id=DumpThreadsBeforeDetach
|
||||
* @requires os.family != "windows" & os.family != "aix"
|
||||
* @comment Temporarily exclude on Musl-C debug until JDK-8366133 is fixed.
|
||||
* @requires os.family != "windows" & os.family != "aix" & (!vm.musl | !vm.debug)
|
||||
* @run main/othervm/native MonitorWithDeadObjectTest 1
|
||||
*/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user