RFR: 8351322: Parameterize link option for pthreads [v2]

David Holmes dholmes at openjdk.org
Fri Mar 21 03:20:22 UTC 2025


On Thu, 20 Mar 2025 12:38:37 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> Is there any gain then in changing away from -lpthread? That is clearly defined, link with libpthread, with no side effects. "If it ain't broke..."

True - what we have works and using `-pthread` might subtly change things.

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

PR Comment: https://git.openjdk.org/jdk/pull/23930#issuecomment-2742145168


More information about the core-libs-dev mailing list