> Please review this change to replace SIZE_FORMAT with %zu in the runtime > code. The second and third commits are hand editing for fixing up formats of > the code, not the output. After this, there'll be a separate change to > remove SIZE_FORMAT. Note that SIZE_FORMAT_X_0 depends on LP64 so that macro > will be retained. There were a couple of compiler files that I missed. > Tested with tier1-4.
Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision: Added the needed blank. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/23160/files - new: https://git.openjdk.org/jdk/pull/23160/files/87fdb72f..c646de2d Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=23160&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23160&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/23160.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/23160/head:pull/23160 PR: https://git.openjdk.org/jdk/pull/23160