RFR: 8345810: Custom launchers must be linked with pthread to avoid dynamic linker issues

Aleksey Shipilev shade at openjdk.org
Thu Aug 28 15:10:04 UTC 2025


On Thu, 28 Aug 2025 14:32:48 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Maybe the `BUILD_JDK_JTREG_EXECUTABLES` should just do the same? Let me try...

Yes! I think that works too. And it looks better, because: a) we do not have to whack-a-mole every executable one by one; b) this is what Hotspot jtregs is also doing. 

Running more tests now...

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

PR Comment: https://git.openjdk.org/jdk/pull/26978#issuecomment-3233887434


More information about the core-libs-dev mailing list