On Fri, 13 Jan 2023 01:56:23 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
> There are more uses of sprintf in some serviceability folders: Yes. There are at least 57 src files that use sprintf function, as far as I can see. This PR is pretty big now. I would like to clean them up in an other PR so that it is easier to review. ------------- PR: https://git.openjdk.org/jdk/pull/11935