On Wed, 19 Mar 2025 00:43:28 GMT, Joe Wang <jo...@openjdk.org> wrote:
>> Add public identifiers to the JDK built-in Catalog; Replace the incorrect >> Schema 1.1 DTD files (note the Public Identifier at line 2) with the correct >> Schema 1.0 DTDs. The JDK built-in Catalog contains Schema 1.0 files only. >> >> DTD files: the Schema 1.1 files, XMLSchema.dtd and datatypes.dtd, were >> removed and replaced with those of Schema 1.0. These files were downloaded >> from w3.org without modification. The file names were unfortunately the >> same, which (with the Diffs) made it look like they were modified though >> they were not. > > Joe Wang has updated the pull request incrementally with one additional > commit since the last revision: > > replace JDK Catalog in the java.xml module with public API Thanks all for the reviews! ------------- PR Comment: https://git.openjdk.org/jdk/pull/24039#issuecomment-2737323255