RFR: 8325590: Regression in round-tripping UTF-16 strings after JDK-8311906 [v2]

Alan Bateman alanb at openjdk.org
Tue Feb 13 14:47:12 UTC 2024


On Tue, 13 Feb 2024 12:47:26 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> Correct the result string coder of a string encoded using a CharsetDecoder with multi-byte encoded input.
>> Added tests for UTF16 strings and a regression test.
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Test Files.readString with multiple charsets
>   Cleanup regression test to match style of other tests

Thanks for update, looks good.

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

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17817#pullrequestreview-1878145643


More information about the nio-dev mailing list