RFR: 8352162: Update libxml2 to 2.13.8 [v6]

Kevin Rushforth kcr at openjdk.org
Mon Apr 21 20:36:59 UTC 2025


On Mon, 21 Apr 2025 18:16:11 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> I see several files were added in this update that aren't part of the 2.12.x --> 2.13.x update (e.g., `xmlschemas.c`). Can you check whether these are actually needed? I suspect that most aren't.

Here is the complete list for you to check:


libxml/src/CMakeLists.txt
libxml/src/SAX.c
libxml/src/c14n.c
libxml/src/catalog.c
libxml/src/chvalid.def
libxml/src/config.h.cmake.in
libxml/src/debugXML.c
libxml/src/include/Makefile.am
libxml/src/include/libxml/meson.build
libxml/src/include/meson.build
libxml/src/include/private/Makefile.am
libxml/src/include/private/regexp.h
libxml/src/include/private/xinclude.h
libxml/src/include/private/xzlib.h
libxml/src/relaxng.c
libxml/src/rngparser.c
libxml/src/runsuite.c
libxml/src/runtest.c
libxml/src/runxmlconf.c
libxml/src/xinclude.c
libxml/src/xlink.c
libxml/src/xml2-config.in
libxml/src/xmlcatalog.c
libxml/src/xmllint.c
libxml/src/xmlmodule.c
libxml/src/xmlregexp.c
libxml/src/xmlschemas.c
libxml/src/xmlschemastypes.c
libxml/src/xpointer.c
libxml/src/xzlib.c

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

PR Comment: https://git.openjdk.org/jfx/pull/1785#issuecomment-2819450820


More information about the openjfx-dev mailing list