RFR: 8307163: JLONG_FORMAT_SPECIFIER should be updated on Windows [v2]
Julian Waters
jwaters at openjdk.org
Tue May 2 12:23:23 UTC 2023
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13740/files
- new: https://git.openjdk.org/jdk/pull/13740/files/0ae02e70..c7ccfc74
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13740&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13740&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/13740.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13740/head:pull/13740
PR: https://git.openjdk.org/jdk/pull/13740
More information about the core-libs-dev
mailing list