On Mon, 24 Mar 2025 10:37:10 GMT, Severin Gehwolf <sgehw...@openjdk.org> wrote:
> Please review this simple change to allow for extra `jlink` flags to be > passed to the JDK build by `configure`. The bug describes use-cases where > this would be needed. > > Testing: > - [x] GHA > - [x] Manual tests with a fix for > [JDK-8352689](https://bugs.openjdk.org/browse/JDK-8352689) together with a > `jlink` arg file. > > Thoughts? `test/hotspot/jtreg/gc/shenandoah/oom/TestThreadFailure.java` GHA failure is unrelated to this patch. ------------- PR Comment: https://git.openjdk.org/jdk/pull/24188#issuecomment-2748120210