[jdk17u-dev] RFR: 8335918: update for deprecated sprintf for jvmti [v2]
George Adams
gdams at openjdk.org
Tue Jul 9 07:41:07 UTC 2024
> 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.
George Adams has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:
- Merge remote-tracking branch 'upstream/master' into sprintffix
- 8335918: update for deprecated sprintf for jvmti
- review fixes
- Backport 3e2314d08218dc8a4f4fc61bd4e1d5e58a0129c7
-------------
Changes: https://git.openjdk.org/jdk17u-dev/pull/2695/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2695&range=01
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2695.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2695/head:pull/2695
PR: https://git.openjdk.org/jdk17u-dev/pull/2695
More information about the jdk-updates-dev
mailing list