RFR: 8356209: Problemlist failed gtests on static-jdk

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


On Tue, 6 May 2025 19:28:15 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> Is the plan to fix these tests to work properly on static-jdk, or to permanently leave them on the problemlist?

Let's follow up on that in https://bugs.openjdk.org/browse/JDK-8356201. I think this is similar to test launcher executable (i.e. custom launcher executable) requiring `libjvm` and other JDK native library dependencies. Build system changes are need to build the test executables statically linking with needed JDK/VM native libraries.

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

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


More information about the hotspot-dev mailing list