RFR: 8305902: (cs) Resolve default Charset only once in StreamEncoder and StreamDecoder [v2]
Alan Bateman
alanb at openjdk.org
Wed Apr 12 12:52:33 UTC 2023
On Wed, 12 Apr 2023 12:42:43 GMT, Sergey Tsypanov <stsypanov at openjdk.org> wrote:
>> sun.nio.cs is a JDK internal package. The only usages of StreamDecoder.forInputStreamReader and StreamEncoder.forOutputStreamWriter. You should be able to quickly check the usages.
>
> DOne
Can you confirm that you've run jdk_tier2?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13443#discussion_r1164088966
More information about the nio-dev
mailing list