RFR(JDK12/NIO) 8209576: java.nio.file.Files.writeString writes garbled UTF-16 instead of UTF-8
Joe Wang
huizhe.wang at oracle.com
Mon Aug 20 17:14:28 UTC 2018
Thanks Sherman!
All tests in core were passed. The patch is now pushed.
-Joe
On 8/17/18, 2:49 PM, Xueming Shen wrote:
> +1
>
> On 08/17/2018 02:39 PM, Joe Wang wrote:
>> Hi,
>>
>> Please review a fix for a condition where a code conversion was
>> skipped incorrectly resulting in a wrong byte array being written
>> into the file.
>>
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8209576
>> webrevs: http://cr.openjdk.java.net/~joehw/jdk12/8209576/webrev/
>>
>> Thanks,
>> Joe
>>
>
More information about the core-libs-dev
mailing list