JDK-8041679 Replace uses of StringBuffer with StringBuilder within the JDK
Paul Sandoz
paul.sandoz at oracle.com
Tue May 13 08:32:43 UTC 2014
On May 12, 2014, at 1:00 PM, Ivan Gerasimov <ivan.gerasimov at oracle.com> wrote:
> src/share/classes/sun/misc/UUDecoder.java
> 126 StringBuilder x = new StringBuilder();
> Is only filled, but doesn't seem to be used anyhow.
> Maybe just delete it?
>
Thanks, i will take a look at this and your other change once s/StringBuffer/StringBuilder/g is out of the way.
Paul.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/net-dev/attachments/20140513/55d19b64/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.openjdk.java.net/pipermail/net-dev/attachments/20140513/55d19b64/signature.asc>
More information about the net-dev
mailing list