RFR: 8349516: StAXStream2SAX.handleCharacters() fails on empty CDATA [v3]

Naoto Sato naoto at openjdk.org
Mon Mar 3 22:58:02 UTC 2025


On Mon, 3 Mar 2025 19:24:38 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).
>
> Joe Wang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   improve the javadoc for the test

Looks good. Thanks for the update

-------------

Marked as reviewed by naoto (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23847#pullrequestreview-2655532637


More information about the core-libs-dev mailing list