On Fri, 27 Jan 2023 05:27:41 GMT, Xue-Lei Andrew Fan <xue...@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. > > Xue-Lei Andrew Fan has updated the pull request incrementally with one > additional commit since the last revision: > > incorrect use of sizeof Marked as reviewed by mikael (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/12211