On Thu, 9 Feb 2023 11:03:44 GMT, Varada M <d...@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