RFR: 8356209: Problemlist failed gtests on static-jdk

Jiangli Zhou jiangli at openjdk.org
Tue May 6 19:41:20 UTC 2025


On Tue, 6 May 2025 19:29:34 GMT, Alan Bateman <alanb 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).

Thanks for the review/approve, @AlanBateman!

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

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


More information about the hotspot-dev mailing list