[jdk11u-dev] RFR: 8299635: Hotspot update for deprecated sprintf in Xcode 14
Antonio Vieiro
duke at openjdk.org
Tue Jul 16 19:38:14 UTC 2024
On Tue, 16 Jul 2024 10:34:23 GMT, George Adams <gdams at openjdk.org> wrote:
>> @vieiro it looks like you should be able to apply the remaining changes to `src/hotspot/os/linux/os_linux.cpp`. Looking on Line 507 I still see the `sprintf` command which was replaced in https://github.com/openjdk/jdk17u-dev/pull/2663/files#diff-aeec57d804d56002f26a85359fc4ac8b48cfc249d57c656a30a63fc6bf3457adL488-R490
>
>> @vieiro it looks like you should be able to apply the remaining changes to `src/hotspot/os/linux/os_linux.cpp`. Looking on Line 507 I still see the `sprintf` command which was replaced in https://github.com/openjdk/jdk17u-dev/pull/2663/files#diff-aeec57d804d56002f26a85359fc4ac8b48cfc249d57c656a30a63fc6bf3457adL488-R490
>
> Other than this, the rest of the changes LGTM
@gdams Thanks for the review!
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2844#issuecomment-2231692839
More information about the jdk-updates-dev
mailing list