RFR: 8321406: Null IDs should be resolved as before catalogs are added
Lance Andersen
lancea at openjdk.org
Tue Dec 5 22:50:33 UTC 2023
On Tue, 5 Dec 2023 19:34:58 GMT, Joe Wang <joehw at openjdk.org> wrote:
> Improve null handling. When both the public and system IDs are null, this change lets the resolution process continue as usual, before the catalogs were added. This is consistent with the process on the other part of the program where a CatalogResolver is used only when the IDs are not null.
>
> Test: existing XML tests passed.
Marked as reviewed by lancea (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16983#pullrequestreview-1766249605
More information about the core-libs-dev
mailing list