RFR: 8299635: More test issues for deprecated sprintf in Xcode 14

Xue-Lei Andrew Fan xuelei at openjdk.org
Sat Jan 14 18:52:09 UTC 2023


On Fri, 13 Jan 2023 01:56:23 GMT, Serguei Spitsyn <sspitsyn at 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


More information about the serviceability-dev mailing list