Integrated: 8345589: Simplify Windows definition of strtok_r

Kim Barrett kbarrett at openjdk.org
Mon Dec 9 13:57:45 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

This pull request has now been integrated.

Changeset: e821d599
Author:    Kim Barrett <kbarrett at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e821d599c8a715af54374218ab285a8d061b174e
Stats:     23 lines in 2 files changed: 14 ins; 8 del; 1 mod

8345589: Simplify Windows definition of strtok_r

Reviewed-by: dholmes, jwaters

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

PR: https://git.openjdk.org/jdk/pull/22597


More information about the hotspot-dev mailing list