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 I'm not familiar with details of the output from the System.map command but the change looks reasonable, hopefully @tstuefe or someone familar with this command and these tests can review. ------------- PR Comment: https://git.openjdk.org/jdk/pull/23734#issuecomment-2698631487