RFR: 8300139 : [AIX] Use pthreads to avoid JNI_createVM call from primordial thread [v2]
David Holmes
dholmes at openjdk.org
Thu Feb 9 22:13:51 UTC 2023
On Thu, 9 Feb 2023 11:03:44 GMT, Varada M <duke at openjdk.org> wrote:
> These tests is passing without adding lpthread in JtregNativeHotspot.gmk. Do I need to update the makefile?
I'm somewhat surprised that the tests pass without explicit linkage, but perhaps libpthread is a default on AIX. If things are working in your AIX testing then that is fine.
-------------
PR: https://git.openjdk.org/jdk/pull/12302
More information about the core-libs-dev
mailing list