RFR: 8320918: Fix errors in the built-in Catalog implementation

Lance Andersen lancea at openjdk.org
Tue Nov 28 20:23:05 UTC 2023


On Tue, 28 Nov 2023 20:11:42 GMT, Joe Wang <joehw at openjdk.org> wrote:

> Fix errors in the built-in Catalog implementation, specifically:
>     -- incorrect case in the property name as defined in the CSR (https://bugs.openjdk.org/browse/JDK-8306056)
>     -- tests needed to be updated accordingly
>     -- jaxp.properties updated with documentation for the new properties
>     
> Tests: passed after the update.

Marked as reviewed by lancea (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16862#pullrequestreview-1753859021


More information about the core-libs-dev mailing list