On Wed, 8 Mar 2023 18:20:47 GMT, Xue-Lei Andrew Fan <[email protected]> wrote:
> Hi, > > May I have this update reviewed? > > The sprintf is deprecated in Xcode 14, and Microsoft Virtual Studio, because > of security concerns. The issue was addressed in > [JDK-8296812](https://bugs.openjdk.org/browse/JDK-8296812) for building > failure, and > [JDK-8299378](https://bugs.openjdk.org/browse/JDK-8299378)/[JDK-8299635](https://bugs.openjdk.org/browse/JDK-8299635)/[JDK-8301132](https://bugs.openjdk.org/browse/JDK-8301132) > for testing issues . This is a break-down update for sprintf uses in the > jdk.accessibility module. > > Thanks, > Xuelei This pull request has now been integrated. Changeset: 44fa12e7 Author: Xue-Lei Andrew Fan <[email protected]> URL: https://git.openjdk.org/jdk/commit/44fa12e7511a0b08999c1f1fb7da33bc6578b183 Stats: 42 lines in 7 files changed: 0 ins; 0 del; 42 mod 8303830: update for deprecated sprintf for jdk.accessibility Reviewed-by: kizune ------------- PR: https://git.openjdk.org/jdk/pull/12929
