Integrated: 8301132: Test update for deprecated sprintf in Xcode 14
Xue-Lei Andrew Fan
xuelei at openjdk.org
Fri Jan 27 19:04:26 UTC 2023
On Thu, 26 Jan 2023 06:38:00 GMT, Xue-Lei Andrew Fan <xuelei at openjdk.org> wrote:
> The sprintf is deprecated in Xcode 14 because of security concerns. The issue was addressed in [JDK-8296812](https://bugs.openjdk.org/browse/JDK-8296812)/[JDK-8299378](https://bugs.openjdk.org/browse/JDK-8299378)/[JDK-8299635](https://bugs.openjdk.org/browse/JDK-8299635), but the test was not fully covered yet. This would be the last effort to fix the issue in test.
This pull request has now been integrated.
Changeset: 9c4bc2c3
Author: Xue-Lei Andrew Fan <xuelei at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9c4bc2c3954b97821a2bf371cab61edbc3d81d36
Stats: 8 lines in 2 files changed: 2 ins; 0 del; 6 mod
8301132: Test update for deprecated sprintf in Xcode 14
Reviewed-by: mikael
-------------
PR: https://git.openjdk.org/jdk/pull/12211
More information about the serviceability-dev
mailing list