RFR: 8321406: Null IDs should be resolved as before catalogs are added
Iris Clark
iris at openjdk.org
Tue Dec 5 22:31: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 iris (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16983#pullrequestreview-1766224226
More information about the core-libs-dev
mailing list