On Sun, 27 Nov 2022 07:57:46 GMT, Thomas Stuefe <stu...@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