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

Claes Redestad redestad at openjdk.org
Tue Feb 13 14:53:53 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

Marked as reviewed by redestad (Reviewer).

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

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


More information about the nio-dev mailing list