RFR: 8351969: Add Public Identifiers to the JDK built-in Catalog [v2]

Roger Riggs rriggs at openjdk.org
Wed Mar 19 13:59:14 UTC 2025


On Tue, 18 Mar 2025 18:27:56 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> Joe Wang has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   update the test: change variables and etc.
>
> src/java.xml/share/classes/jdk/xml/internal/jdkcatalog/w3c/dtd/schema10/XMLSchema.dtd line 20:
> 
>> 18: <!ENTITY % xs-datatypes PUBLIC 'datatypes' 'datatypes.dtd' >
>> 19: 
>> 20: <!ENTITY % p 'xs:'> <!-- can be overriden in the internal subset of a
> 
> The original version is correct "overridden".

Typos in the original should be retained to avoid gratuitous difference.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24039#discussion_r2003381231


More information about the core-libs-dev mailing list