RFR: 8307163: JLONG_FORMAT_SPECIFIER should be updated on Windows

David Holmes dholmes at openjdk.org
Tue May 2 09:38:17 UTC 2023


On Mon, 1 May 2023 16:25: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

The VM still uses PRId64.

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

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


More information about the core-libs-dev mailing list