RFR: 8326915: NPE when a validating parser is restricted [v2]

Lance Andersen lancea at openjdk.org
Fri Mar 1 18:17:54 UTC 2024


On Fri, 1 Mar 2024 18:02:24 GMT, Joe Wang <joehw at openjdk.org> wrote:

>> Fix a NPE when a validating parser is restricted by the JDKCatalog resolve property. Also slightly improved the error msg with the catalog name.
>> 
>> Test: new test added
>>          existing test CatalogSupport5 would fail without the Null check on ErrorReporter. It's a separate issue not covered by this fix.
>
> Joe Wang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   input.substring second argument not needed; proper test method name

Marked as reviewed by lancea (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/18071#pullrequestreview-1911761210


More information about the core-libs-dev mailing list