On Fri, 28 Feb 2025 17:42:24 GMT, Joe Wang <[email protected]> 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 <[email protected]> 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
