[jdk11u-dev] Withdrawn: 8299378: sprintf is deprecated in Xcode 14
duke
duke at openjdk.org
Wed Sep 4 23:09:56 UTC 2024
On Wed, 10 Jul 2024 15:35:26 GMT, Antonio Vieiro <duke at openjdk.org> wrote:
> Clean backport of [JDK-8299378](https://bugs.openjdk.org/browse/JDK-8299378), as applied to 17.
>
> This replaces the deprecated `sprintf` with `os::snprintf_checked` in more places, for the build to progress in the new macos-13 GHA.
>
> The build will still fail until all remaining backports replace `sprintf`in all places of the codebase.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2848
More information about the jdk-updates-dev
mailing list