RFR: 8307163: JLONG_FORMAT_SPECIFIER should be updated on Windows [v2]

Thomas Stuefe stuefe at openjdk.org
Sun May 14 12:35:44 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

Good

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

Marked as reviewed by stuefe (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13740#pullrequestreview-1425543162


More information about the hotspot-dev mailing list