On Thu, 31 Mar 2022 14:47:32 GMT, Hima Bindu Meda <hm...@openjdk.org> wrote:
> We currently use libxml2 version 2.9.12. It should be updated to latest > stable release, which is version 2.9.13. > The steps to update libxml are documented in UPDATING.txt. > There is compilation issue with the release 2.9.13, as mentioned here: > https://gitlab.gnome.org/GNOME/libxml2/-/issues/349. > Updated the code with the changes as per the fix mentioned in above link. > > Compiled and verified on Windows, Mac and Linux platforms. > Sanity testing looks fine. This pull request has now been integrated. Changeset: b0f25212 Author: Hima Bindu Meda <hm...@openjdk.org> Committer: Ambarish Rapte <ara...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/b0f2521219efc1b0d0c45088736d5105712bc2c9 Stats: 55661 lines in 105 files changed: 5761 ins; 24999 del; 24901 mod 8283328: Update libxml2 to 2.9.13 Reviewed-by: jvos, kcr, arapte ------------- PR: https://git.openjdk.java.net/jfx/pull/764