[jdk25u] RFR: 8345810: Custom launchers must be linked with pthread to avoid dynamic linker issues
Sean Gilligan
duke at openjdk.org
Fri Oct 3 16:39:48 UTC 2025
On Wed, 1 Oct 2025 12:52:58 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Improves jpackage and test reliability, especially with older glibc-s that have `dlerror` issues under concurrent access.
>
> Additional testing:
> - [x] Linux x86_64 server fastdebug, observing the failure with GCC 7.3.1
> - [x] Linux x86_64 server fastdebug, `sun/management/jmxremote`, 20x, no failures
> - [x] Linux x86_64 server fastdebug, `tools/jpackage`, 5x, no failures
> - [x] Linux x86_64 server fastdebug, `jdk_all`, no failures
@shipilev pardon my newb question, but is this PR likely to be included in 25.0.1 or 25.0.2?
-------------
PR Comment: https://git.openjdk.org/jdk25u/pull/257#issuecomment-3366389594
More information about the jdk-updates-dev
mailing list