RFR: 8356209: Problemlist failed gtests on static-jdk

Alan Bateman alanb at openjdk.org
Tue May 6 19:32: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

Marked as reviewed by alanb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/25050#pullrequestreview-2819395158


More information about the hotspot-dev mailing list