Integrated: 8294858: XMLStreamReader does not respect jdk.xml.maxXMLNameLimit=0 for namespace names
Joe Wang
joehw at openjdk.org
Thu Nov 3 17:09:41 UTC 2022
On Wed, 2 Nov 2022 19:32:47 GMT, Joe Wang <joehw at openjdk.org> wrote:
> Fixed an issue where the condition check for limit=0 was missed.
This pull request has now been integrated.
Changeset: 2ff9d3af
Author: Joe Wang <joehw at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2ff9d3af815c0f6ff2643d8fc562cec20ef6c324
Stats: 107 lines in 3 files changed: 102 ins; 0 del; 5 mod
8294858: XMLStreamReader does not respect jdk.xml.maxXMLNameLimit=0 for namespace names
Reviewed-by: lancea, naoto
-------------
PR: https://git.openjdk.org/jdk/pull/10958
More information about the core-libs-dev
mailing list