-
Enhancement
-
Resolution: Fixed
-
P4
-
None
If charsetName passed into forOutputStreamWriter(OutputStream out, Object lock, String charsetName) method is null then Charset.forName() is redundant as we can use already resolved default Charset.