Integrated: 8282360: Merge POSIX implementations of ThreadCritical

Harold Seigel hseigel at openjdk.java.net
Mon Feb 28 13:22:51 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

This pull request has now been integrated.

Changeset: c58f5c67
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c58f5c67d1720d310c720667f7bf7486740c21c1
Stats:     125 lines in 3 files changed: 1 ins; 123 del; 1 mod

8282360: Merge POSIX implementations of ThreadCritical

Reviewed-by: stuefe, coleenp, dholmes

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

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


More information about the hotspot-runtime-dev mailing list