[jdk17u-dev] RFR: 8335918: update for deprecated sprintf for jvmti

Severin Gehwolf sgehwolf at openjdk.org
Mon Jul 8 19:30:33 UTC 2024


On Mon, 8 Jul 2024 18:08:23 GMT, George Adams <gdams at openjdk.org> wrote:

> The sprintf is deprecated in Xcode 14 because of security concerns. These occurrences of sprintf were removed in JDK20 as part of https://bugs.openjdk.org/browse/JDK-8294486.

Looks OK to me. Did you run the tests?

GHA failures are caused by gtest 1.8. To be fixed with #2667 (gtest update).

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

Marked as reviewed by sgehwolf (Reviewer).

PR Review: https://git.openjdk.org/jdk17u-dev/pull/2695#pullrequestreview-2164203784
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2695#issuecomment-2215007716


More information about the jdk-updates-dev mailing list