RFR: 8356209: Problemlist failed gtests on static-jdk

Magnus Ihse Bursie ihse at openjdk.org
Tue May 6 17:50:14 UTC 2025


On Mon, 5 May 2025 20:53:15 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:

> Please review this PR that problemlist's following gtests on static-jdk. These test binaries dynamically link with JDK/VM native libraries and fail on static-jdk as the runtime cannot find the required shared libraries.
> 
> gtest/GTestWrapper
> gtest/LargePageGtests#use-large-pages
> gtest/LargePageGtests#use-large-pages-1G
> gtest/LockStackGtests
> gtest/MetaspaceGtests#no-ccs
> gtest/NMTGtests#nmt-detail
> gtest/NMTGtests#nmt-off
> gtest/NMTGtests#nmt-summary

This PR failed on GHA. Is that unrelated?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/25050#issuecomment-2855428600


More information about the hotspot-dev mailing list