RFR: 8320918: Fix errors in the built-in Catalog implementation [v3]
Naoto Sato
naoto at openjdk.org
Tue Nov 28 21:40:05 UTC 2023
On Tue, 28 Nov 2023 21:36:20 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.
>
> Joe Wang has updated the pull request incrementally with one additional commit since the last revision:
>
> the example now uses RESOLVE instead of FILES.
Marked as reviewed by naoto (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16862#pullrequestreview-1753994121
More information about the core-libs-dev
mailing list