RFR: 8307163: JLONG_FORMAT_SPECIFIER should be updated on Windows [v2]
David Holmes
dholmes at openjdk.org
Mon May 15 09:07:58 UTC 2023
On Tue, 2 May 2023 12:23:23 GMT, Julian Waters <jwaters at openjdk.org> wrote:
>> Windows no longer uses I64d anywhere in their newer compilers, instead using the conforming lld specifiers. Minor cleanup here in JLI code to reflect that
>
> Julian Waters has updated the pull request incrementally with one additional commit since the last revision:
>
> HotSpot should also use lld instead of I64d
Belated okay.
-------------
PR Review: https://git.openjdk.org/jdk/pull/13740#pullrequestreview-1426103506
More information about the hotspot-dev
mailing list