RFR: 8345589: Simplify Windows definition of strtok_r
Kim Barrett
kbarrett at openjdk.org
Mon Dec 9 13:57:44 UTC 2024
On Fri, 6 Dec 2024 06:44:11 GMT, David Holmes <dholmes 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
Thanks for reviews @dholmes-ora and @TheShermanTanker
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22597#issuecomment-2528017538
More information about the hotspot-dev
mailing list