RFR: JDK-8167648: java.io.PrintWriter should have PrintWriter((String|File), Charset) constructors
Patrick Reinhart
patrick at reini.net
Thu Nov 24 20:13:01 UTC 2016
Any sponsor for this?
> Am 23.11.2016 um 21:53 schrieb Patrick Reinhart <patrick at reini.net>:
>
> Hi Stephen,
>
> I changed the webrev accordingly:
>
> http://cr.openjdk.java.net/~reinhapa/reviews/8167648/webrev.00
>
> -Patrick
>
>> Am 23.11.2016 um 14:45 schrieb Stephen Colebourne <scolebourne at joda.org>:
>>
>> Returning the writer was my intention. I also intended it to return a
>> new instance, to avoid changing the variable from final to non-final.
>> Stephen
>>
>
More information about the core-libs-dev
mailing list