Integrated: 8307848: update for deprecated sprintf for jdk.attach

Xue-Lei Andrew Fan xuelei at openjdk.org
Thu May 11 18:12:43 UTC 2023


On Wed, 10 May 2023 17:48:04 GMT, Xue-Lei Andrew Fan <xuelei at openjdk.org> wrote:

> Hi,
> 
> May I have this update reviewed?
> 
> The sprintf is deprecated in Xcode 14, and Microsoft Virtual Studio, because of security concerns. The issue was addressed in [JDK-8296812](https://bugs.openjdk.org/browse/JDK-8296812) for building failure, and [JDK-8299378](https://bugs.openjdk.org/browse/JDK-8299378)/[JDK-8299635](https://bugs.openjdk.org/browse/JDK-8299635)/[JDK-8301132](https://bugs.openjdk.org/browse/JDK-8301132) for testing issues . This is a break-down update for sprintf uses in the jdk.attach module.
> 
> Thanks,
> Xuelei

This pull request has now been integrated.

Changeset: 15358636
Author:    Xue-Lei Andrew Fan <xuelei at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/15358636cf67fb570231ec8521533bd2d3146b65
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8307848: update for deprecated sprintf for jdk.attach

Reviewed-by: sspitsyn, cjplummer

-------------

PR: https://git.openjdk.org/jdk/pull/13912


More information about the serviceability-dev mailing list