RFR: 8301132: Test update for deprecated sprintf in Xcode 14 [v2]
Xue-Lei Andrew Fan
xuelei at openjdk.org
Fri Jan 27 05:27:41 UTC 2023
> 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.
Xue-Lei Andrew Fan has updated the pull request incrementally with one additional commit since the last revision:
incorrect use of sizeof
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12211/files
- new: https://git.openjdk.org/jdk/pull/12211/files/3030620a..c9b3d889
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12211&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12211&range=00-01
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/12211.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12211/head:pull/12211
PR: https://git.openjdk.org/jdk/pull/12211
More information about the serviceability-dev
mailing list