Re: [jfx18] RFR: 8283328: Update libxml2 to 2.9.13

2022-04-20 Thread Kevin Rushforth
On Wed, 20 Apr 2022 13:29:36 GMT, Johan Vos wrote: > Reviewed-by: jvos, kcr, arapte I confirm that this is a clean backport, but Skara failed to detect that it was clean due to [SKARA-1332](https://bugs.openjdk.java.net/browse/SKARA-1332). - PR: https://git.openjdk.java.net/jfx/pu

Re: [jfx11u] RFR: 8283328: Update libxml2 to 2.9.13

2022-04-20 Thread Kevin Rushforth
On Wed, 20 Apr 2022 13:21:39 GMT, Johan Vos wrote: > Reviewed-by: jvos, kcr, arapte I confirm that this is a clean backport, but Skara failed to detect that it was clean due to [SKARA-1332](https://bugs.openjdk.java.net/browse/SKARA-1332). - PR: https://git.openjdk.java.net/jfx11u

Re: [jfx17u] RFR: 8283328: Update libxml2 to 2.9.13

2022-04-20 Thread Kevin Rushforth
On Wed, 20 Apr 2022 13:24:53 GMT, Johan Vos wrote: > Reviewed-by: jvos, kcr, arapte I confirm that this is a clean backport, but Skara failed to detect that it was clean due to [SKARA-1332](https://bugs.openjdk.java.net/browse/SKARA-1332). - PR: https://git.openjdk.java.net/jfx17u

[jfx18] RFR: 8283328: Update libxml2 to 2.9.13

2022-04-20 Thread Johan Vos
Reviewed-by: jvos, kcr, arapte - Commit messages: - 8283328: Update libxml2 to 2.9.13 Changes: https://git.openjdk.java.net/jfx/pull/777/files Webrev: https://webrevs.openjdk.java.net/?repo=jfx&pr=777&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8283328 Stats: 55661

[jfx17u] RFR: 8283328: Update libxml2 to 2.9.13

2022-04-20 Thread Johan Vos
Reviewed-by: jvos, kcr, arapte - Commit messages: - 8283328: Update libxml2 to 2.9.13 Changes: https://git.openjdk.java.net/jfx17u/pull/41/files Webrev: https://webrevs.openjdk.java.net/?repo=jfx17u&pr=41&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8283328 Stats: 5

[jfx11u] RFR: 8283328: Update libxml2 to 2.9.13

2022-04-20 Thread Johan Vos
Reviewed-by: jvos, kcr, arapte - Commit messages: - 8283328: Update libxml2 to 2.9.13 Changes: https://git.openjdk.java.net/jfx11u/pull/84/files Webrev: https://webrevs.openjdk.java.net/?repo=jfx11u&pr=84&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8283328 Stats: 5

Re: RFR: 8283328: Update libxml2 to 2.9.13 [v2]

2022-04-01 Thread Ambarish Rapte
On Fri, 1 Apr 2022 08:19:28 GMT, Hima Bindu Meda 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 m

Re: RFR: 8283328: Update libxml2 to 2.9.13 [v2]

2022-04-01 Thread Kevin Rushforth
On Fri, 1 Apr 2022 08:19:28 GMT, Hima Bindu Meda 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 m

Re: RFR: 8283328: Update libxml2 to 2.9.13 [v2]

2022-04-01 Thread Hima Bindu Meda
On Fri, 1 Apr 2022 08:19:28 GMT, Hima Bindu Meda 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 m

Re: RFR: 8283328: Update libxml2 to 2.9.13 [v2]

2022-04-01 Thread Johan Vos
On Fri, 1 Apr 2022 08:19:28 GMT, Hima Bindu Meda 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 m

Re: RFR: 8283328: Update libxml2 to 2.9.13 [v2]

2022-04-01 Thread Hima Bindu Meda
On Fri, 1 Apr 2022 08:22:22 GMT, Johan Vos wrote: > This looks good. Just for my understanding: this is the 2.9.13-tagged plus > the fix for the issue with xmlValidNormalizeString() with > --without-valid-build > (https://gitlab.gnome.org/GNOME/libxml2/-/commit/d05317cee5eb2bd35269b7706a8850c6

Re: RFR: 8283328: Update libxml2 to 2.9.13

2022-04-01 Thread Hima Bindu Meda
On Thu, 31 Mar 2022 20:11:51 GMT, Kevin Rushforth wrote: > 1. As noted in [SKARA-1222](https://bugs.openjdk.java.net/browse/SKARA-1222), > your patch introduces a sym-link that is causing jcheck to throw an > exception. Given that we do not want any sym-links in the repo anyway, you > will nee

Re: RFR: 8283328: Update libxml2 to 2.9.13 [v2]

2022-04-01 Thread Johan Vos
On Fri, 1 Apr 2022 08:19:28 GMT, Hima Bindu Meda 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 m

Re: RFR: 8283328: Update libxml2 to 2.9.13 [v2]

2022-04-01 Thread Hima Bindu Meda
> 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/-/iss

RFR: 8283328: Update libxml2 to 2.9.13

2022-04-01 Thread Hima Bindu Meda
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. U

Re: RFR: 8283328: Update libxml2 to 2.9.13

2022-04-01 Thread Kevin Rushforth
On Thu, 31 Mar 2022 14:47:32 GMT, Hima Bindu Meda 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 ment