Integrated: 8298087: XML Schema Validation reports an required attribute twice via ErrorHandler
Joe Wang
joehw at openjdk.org
Tue May 2 03:15:23 UTC 2023
On Fri, 28 Apr 2023 17:08:10 GMT, Joe Wang <joehw at openjdk.org> wrote:
> Fix a copy n paste error in XMLSchemaValidator. When the patch was applied while updating to Xerces 2.12.2, the original code was not removed, resulting in reporting validation error twice.
This pull request has now been integrated.
Changeset: 2179a8f2
Author: Joe Wang <joehw at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2179a8f2d622f832aa21eb7f48e8ab055bc55731
Stats: 129 lines in 2 files changed: 123 ins; 4 del; 2 mod
8298087: XML Schema Validation reports an required attribute twice via ErrorHandler
Reviewed-by: naoto
-------------
PR: https://git.openjdk.org/jdk/pull/13722
More information about the core-libs-dev
mailing list