mirror of
https://github.com/openjdk/jdk18u.git
synced 2025-12-10 15:20:36 -06:00
8285921: serviceability/dcmd/jvmti/AttachFailed/AttachReturnError.java fails on Alpine
Backport-of: 0f62cb6fcc75e0b8cc2d623f67273114233a40ef
This commit is contained in:
parent
3d5458761d
commit
2e9dda4ac0
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2017, 2020, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2017, 2022, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -26,6 +26,8 @@ import jdk.test.lib.process.OutputAnalyzer;
|
||||
/*
|
||||
* @test
|
||||
* @bug 8165736 8252657
|
||||
* @comment muslc dlclose is a no-op, see 8285921
|
||||
* @requires !vm.musl
|
||||
* @library /test/lib
|
||||
* @run testng AttachReturnError
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user