RFR: JDK-8273815: move have_special_privileges to os_posix for POSIX platforms [v2]
Martin Doerr
mdoerr at openjdk.java.net
Fri Sep 17 15:29:44 UTC 2021
On Fri, 17 Sep 2021 14:45:09 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> We have identical have_special_privileges() for Linux/AIX/BSD so the function is a good candidate to be moved to os_posix.
>>
>> Thanks, Matthias
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> Simplification proposed by Thomas Stuefe
Forget my comment. Still good.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5540
More information about the hotspot-runtime-dev
mailing list