> Hi,
> 
> May I have this update reviewed?
> 
> 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) 
> 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 
> java.desktop components.
> 
> Thanks,
> Xuelei

Xue-Lei Andrew Fan has updated the pull request incrementally with one 
additional commit since the last revision:

  revert freetype update

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/12565/files
  - new: https://git.openjdk.org/jdk/pull/12565/files/9c290eec..ec06ba9a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12565&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12565&range=00-01

  Stats: 16 lines in 2 files changed: 0 ins; 0 del; 16 mod
  Patch: https://git.openjdk.org/jdk/pull/12565.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12565/head:pull/12565

PR: https://git.openjdk.org/jdk/pull/12565

Reply via email to