On Sat, 22 Feb 2025 03:31:53 GMT, Jiangli Zhou <jian...@openjdk.org> wrote:
> Please review the fix in following tests to not check for shared libraries > when running on static JDK: > > test/hotspot/jtreg/serviceability/dcmd/vm/DynLibsTest.java > test/hotspot/jtreg/serviceability/dcmd/vm/SystemDumpMapTest.java > test/hotspot/jtreg/serviceability/dcmd/vm/SystemMapTest.java This pull request has now been integrated. Changeset: 7f428041 Author: Jiangli Zhou <jian...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/7f42804148fca3fb6ff669c35c4086c9fafc7ad3 Stats: 76 lines in 4 files changed: 55 ins; 4 del; 17 mod 8350524: Some hotspot/jtreg/serviceability/dcmd/vm tier1 tests fail on static JDK Reviewed-by: stuefe ------------- PR: https://git.openjdk.org/jdk/pull/23734