RFR: 8282360: Merge POSIX implementations of ThreadCritical

Thomas Stuefe stuefe at openjdk.java.net
Fri Feb 25 14:18:58 UTC 2022


On Fri, 25 Feb 2022 13:44:06 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Please review this small change to merge the Posix (aix, bsd, linux) implementations of ThreadCritical into a single file named src/hotspot/os/posix/threadCritical_posix.cpp.  The change was tested by running Mach5 tiers 1-2 on Linux, Mac OS, and Windows, and Mach5 tiers 3-5 on Linux x64.
> 
> Thanks, Harold

Looks good.

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

Marked as reviewed by stuefe (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/7622


More information about the hotspot-runtime-dev mailing list