On Thu, 11 Jan 2024 18:36:39 GMT, Joe Wang <jo...@openjdk.org> wrote:

> Fix a regression in the source resolution process where it failed to 
> recognize a custom InputSource when both the public and system IDs are null. 
> The particular issue is fixed at line 1233, the rest of the changes is 
> formatting to make the null-check on InputSource the first.
> 
> Test is provided by Marc, thanks Marc! 
> (https://github.com/junit-team/junit5/issues/3594)
> 
> XML tests, including the new test, pass with this change.

Marked as reviewed by lancea (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/17377#pullrequestreview-1816320558

Reply via email to