RFR: 8296812: sprintf is deprecated in Xcode 14 [v12]
Xue-Lei Andrew Fan
xuelei at openjdk.org
Tue Nov 29 08:01:11 UTC 2022
On Sun, 27 Nov 2022 07:57:46 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Given all the near-duplicated checking of os::snprintf results, I think there is a place for a helper function to package this up.
Thank you for the suggestion. Updated to use snprintf_checked.
-------------
PR: https://git.openjdk.org/jdk/pull/11115
More information about the hotspot-dev
mailing list