RFR: 8311575: Fix invalid format parameters

Daniel Jeliński djelinski at openjdk.org
Thu Jul 6 12:09:06 UTC 2023


Please review this change that fixes a few issues with printf-like function parameters.

No new tests. I'll run tier1 & tier2 before integrating, just to make sure.

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

Commit messages:
 - Fix invalid format arguments

Changes: https://git.openjdk.org/jdk/pull/14783/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14783&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8311575
  Stats: 5 lines in 3 files changed: 0 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/14783.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14783/head:pull/14783

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


More information about the hotspot-dev mailing list