<i18n dev> RFR: 8308022: update for deprecated sprintf for java.base [v2]
Xue-Lei Andrew Fan
xuelei at openjdk.org
Wed May 24 19:20:09 UTC 2023
> 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 java.base module.
>
> Thanks,
> Xuelei
Xue-Lei Andrew Fan has updated the pull request incrementally with one additional commit since the last revision:
exclude update for libnet
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13963/files
- new: https://git.openjdk.org/jdk/pull/13963/files/363555b6..2247a56d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13963&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13963&range=00-01
Stats: 6 lines in 3 files changed: 0 ins; 0 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/13963.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13963/head:pull/13963
PR: https://git.openjdk.org/jdk/pull/13963
More information about the i18n-dev
mailing list