RFR: 8348536: Remove remain SIZE_FORMAT usage after JDK-8347990 [v4]

SendaoYan syan at openjdk.org
Tue Feb 25 00:05:07 UTC 2025


> Hi all,
> This is complement implement PR of [JDK-8347990](https://bugs.openjdk.org/browse/JDK-8347990), which fix make fails with extra flags '-DLOG_PLEASE'.
> 
> Change has been verified locally, test-fix only, risk is low.

SendaoYan has updated the pull request incrementally with one additional commit since the last revision:

  Replace SSIZE_FORMAT as %zd

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23290/files
  - new: https://git.openjdk.org/jdk/pull/23290/files/2fc808b2..806b5751

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23290&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23290&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/23290.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23290/head:pull/23290

PR: https://git.openjdk.org/jdk/pull/23290


More information about the hotspot-runtime-dev mailing list