RFR: 8356209: Problemlist failed gtests on static-jdk

Jiangli Zhou jiangli at openjdk.org
Tue May 6 18:37:13 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

Rerun passed.

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

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


More information about the hotspot-dev mailing list