RFR: 8345589: Simplify Windows definition of strtok_r
David Holmes
dholmes at openjdk.org
Fri Dec 6 06:46:36 UTC 2024
On Fri, 6 Dec 2024 06:25:12 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> Please review this change to move the Windows-specific definition of strtok_r
> to globalDefinitions_visCPP.hpp. In addition, the unused S_ISCHR macro is
> removed and the S_ISFIFO macro is also moved.
>
> Testing: mach5 tier1
Looks good.
Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22597#pullrequestreview-2483774811
More information about the hotspot-dev
mailing list