On Tue, 5 Dec 2023 19:34:58 GMT, Joe Wang <jo...@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.

This pull request has now been integrated.

Changeset: 78d09584
Author:    Joe Wang <jo...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/78d09584c9ade967e55865c9d3a8146ae01d208d
Stats:     12 lines in 1 file changed: 6 ins; 0 del; 6 mod

8321406: Null IDs should be resolved as before catalogs are added

Reviewed-by: naoto, iris, lancea

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

PR: https://git.openjdk.org/jdk/pull/16983

Reply via email to