RFR: 8373474: 2 Unintentional format string defect groups in jabswitch.cpp [v5]

Damon Nguyen dnguyen at openjdk.org
Tue Dec 23 20:04:36 UTC 2025


> This issue is not currently causing any problems, but I am adding specifiers to explicitly print these strings. This is to avoid any issues down the line where changes to the lines building the string can cause any accidental formatting. Overall, this should be a harmless update and improves the stability and reliability of printing these strings.

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

  Update copyright year

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28949/files
  - new: https://git.openjdk.org/jdk/pull/28949/files/e17b09aa..2cc83b24

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

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

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


More information about the client-libs-dev mailing list