RFR: 8324683: Unify AttachListener code for Posix platforms [v3]

Coleen Phillimore coleenp at openjdk.org
Fri Apr 12 12:10:42 UTC 2024


On Fri, 12 Apr 2024 10:14:45 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Is the code in attachListener_posix.cpp all specified by posix or just a collection of things which are used on many posix based operating systems?

We went back and forth trying to find a better 'xnix' name and in the end decided the latter.  The 'posix' specification is a collection of things which are used on posix based operating systems.

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

PR Comment: https://git.openjdk.org/jdk/pull/18283#issuecomment-2051635461


More information about the hotspot-runtime-dev mailing list