RFR: 8350524: Some hotspot/jtreg/serviceability/dcmd/vm tier1 tests fail on static JDK

Alan Bateman alanb at openjdk.org
Tue Mar 4 19:08:55 UTC 2025


On Sat, 22 Feb 2025 03:31:53 GMT, Jiangli Zhou <jiangli at 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


More information about the serviceability-dev mailing list