RFR: 8324865: windows-x64-slowdebug still does not build after JDK-8324840 [v2]
Vladimir Kozlov
kvn at openjdk.org
Tue Jan 30 01:11:42 UTC 2024
On Tue, 30 Jan 2024 01:03:37 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> src/hotspot/share/utilities/stringUtils.hpp line 31:
>>
>>> 29:
>>> 30: #ifdef _WINDOWS
>>> 31: // strtok_s is the Windows thread-safe equivalent of POSIX strtok_r
>>
>> Nit: indent needs fixing
>
> @dholmes-ora Do you mean to remove 2 spaces before `//`?
This code is copy-pasted from os.hpp.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17622#discussion_r1470446421
More information about the hotspot-dev
mailing list