On Tue, 13 Feb 2024 12:47:26 GMT, Roger Riggs 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 additio
On Tue, 13 Feb 2024 12:47:26 GMT, Roger Riggs 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 additio
> 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
On Tue, 13 Feb 2024 07:21:01 GMT, Alan Bateman wrote:
>> 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
>
> test/jdk/jav
On Mon, 12 Feb 2024 21:29:02 GMT, Roger Riggs 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.
test/jdk/java/nio/file/Files/ReadWriteString.java line 322:
> 320: }