Integrated: 8356209: Problemlist failed gtests on static-jdk
Jiangli Zhou
jiangli at openjdk.org
Tue May 6 19:41:20 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 pull request has now been integrated.
Changeset: bed5114e
Author: Jiangli Zhou <jiangli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bed5114e3a061d13bbc2031334d73f4527309f90
Stats: 11 lines in 1 file changed: 11 ins; 0 del; 0 mod
8356209: Problemlist failed gtests on static-jdk
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/25050
More information about the hotspot-dev
mailing list