RFR: 8315870: icu fails to compile with Visual Studio 2022 17.6.5

Kevin Rushforth kcr at openjdk.org
Thu Sep 7 22:01:58 UTC 2023


Fix icu to compile with the latest VS 2022 compilers. Note that this fix is already present in the upstream ICU repo. See unicode-org/icu at c7e967c456ceff6436607ca2a3da034320ca34c3

I've built this using the current compilers on all three platforms, and on Windows using VS 2022 17.6.5.

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

Commit messages:
 - 8315870: icu fails to compile with Visual Studio 2022 17.6.5

Changes: https://git.openjdk.org/jfx/pull/1235/files
 Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1235&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8315870
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jfx/pull/1235.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1235/head:pull/1235

PR: https://git.openjdk.org/jfx/pull/1235


More information about the openjfx-dev mailing list