Updating HarfBuzz text shaping engine to latest 14.2.0 version. Only 1 new file `src/java.desktop/share/native/libharfbuzz/hb-zlib.hh` is added as part of this update. This file is now used in `src/java.desktop/share/native/libharfbuzz/OT/Color/svg/svg.hh` , without adding this new file our build fails.
Automated client CI testing is fine. I have verified manual tests in test/jdk/java/awt/font/TextLayout and Checked Font2DTest on macOS, Windows and Linux as mentioned in UPDATING.txt and i don't see any issues. --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Cleanup - License - Add hb-zlib.hh file - Initial change Changes: https://git.openjdk.org/jdk/pull/31349/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31349&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8385490 Stats: 12876 lines in 109 files changed: 5996 ins; 3110 del; 3770 mod Patch: https://git.openjdk.org/jdk/pull/31349.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31349/head:pull/31349 PR: https://git.openjdk.org/jdk/pull/31349
