Integrated: 8373474: 2 Unintentional format string defect groups in jabswitch.cpp
Damon Nguyen
dnguyen at openjdk.org
Wed Dec 24 00:08:15 UTC 2025
On Mon, 22 Dec 2025 05:18:34 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 72e1e157
Author: Damon Nguyen <dnguyen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/72e1e15779c3d7846f267c0dfd98191b99a55548
Stats: 9 lines in 1 file changed: 0 ins; 0 del; 9 mod
8373474: 2 Unintentional format string defect groups in jabswitch.cpp
Reviewed-by: aivanov, prr, azvegint
-------------
PR: https://git.openjdk.org/jdk/pull/28949
More information about the client-libs-dev
mailing list