Updated icu to v77.1. Verified build on windows, mac and linux. Sanity testing looks fine. No issues seen.
------------- Commit messages: - update license file for icu - white space correction - set U_HAVE_CHAR16_T flag to 0 for linux(same as mac and windows) - writeAssemblyCode should have same signature as before - resolve compilation error on windows - update cmake for icu77 - update icu to v77.1 Changes: https://git.openjdk.org/jfx/pull/1882/files Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1882&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8361644 Stats: 71200 lines in 604 files changed: 48295 ins; 7306 del; 15599 mod Patch: https://git.openjdk.org/jfx/pull/1882.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1882/head:pull/1882 PR: https://git.openjdk.org/jfx/pull/1882