Integrated: 8320918: Fix errors in the built-in Catalog implementation
Joe Wang
joehw at openjdk.org
Wed Nov 29 04:36:15 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.
This pull request has now been integrated.
Changeset: 9a6ca233
Author: Joe Wang <joehw at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9a6ca233c7e91ffa2ce9451568b3be88ccd04504
Stats: 56 lines in 6 files changed: 38 ins; 4 del; 14 mod
8320918: Fix errors in the built-in Catalog implementation
Reviewed-by: lancea, naoto, iris
-------------
PR: https://git.openjdk.org/jdk/pull/16862
More information about the core-libs-dev
mailing list