[jdk11u-dev] RFR: 8336291: [11u] update for deprecated sprintf for jdk.pack [v2]

Antonio Vieiro duke at openjdk.org
Thu Sep 5 07:26:02 UTC 2024


On Wed, 4 Sep 2024 23:15:07 GMT, Antonio Vieiro <duke at openjdk.org> wrote:

>> This fixes [JDK-8336291](https://bugs.openjdk.org/browse/JDK-8336291) by replacing the deprecated `sprintf` with `snprintf` in different files `jdk.pack`. Low risk.
>> 
>> This is a 11u specific issue, as `jdk.pack` was removed in [JDK-8234596](https://bugs.openjdk.org/browse/JDK-8234596)  in OpenJDK 14.
>
> Antonio Vieiro has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.

Parent pull requests have been closed, so there's no point in continuing with this one.

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2853#issuecomment-2330794979


More information about the jdk-updates-dev mailing list