On Wed, 25 Jan 2023 12:12:12 GMT, Ichiroh Takiguchi <itakigu...@openjdk.org> 
wrote:

> We checked String.getByte()/new 
> String(...)/Reader/Writer/ByteArrayOutputStream.toString()... Is there good 
> way to pick up which parts need to be fixed ?

I don't think there is so you may have to audit the classes that use 
Charset.defaultCharset. Do you have any information on what it does, that might 
help narrow it down.

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

PR: https://git.openjdk.org/jdk/pull/12132

Reply via email to