Integrated: 8349516: StAXStream2SAX.handleCharacters() fails on empty CDATA
Joe Wang
joehw at openjdk.org
Tue Mar 4 03:51:57 UTC 2025
On Fri, 28 Feb 2025 17:42:24 GMT, Joe Wang <joehw at openjdk.org> wrote:
> Fix handleCharacters by adding a guard to zero length and letting the rest of the process continue (e.g. closing tags and etc).
This pull request has now been integrated.
Changeset: 96613cc5
Author: Joe Wang <joehw at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/96613cc53842bc744e220e5bf7d91e92d0769a8e
Stats: 73 lines in 2 files changed: 54 ins; 16 del; 3 mod
8349516: StAXStream2SAX.handleCharacters() fails on empty CDATA
Reviewed-by: naoto
-------------
PR: https://git.openjdk.org/jdk/pull/23847
More information about the core-libs-dev
mailing list