Remove redundant calls of toString() (original) (raw)
Paul Sandoz paul.sandoz at oracle.com
Mon Apr 28 07:34:06 UTC 2014
- Previous message: Remove redundant calls of toString()
- Next message: Remove redundant calls of toString()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Otávio,
Is there anyway you can experiment with publishing a webrev to dropbox or github, preferably so that it is browsable, otherwise the zip?
Unfortunately the patches are hard to review, especially in response to reviews where code is updated.
I realize until you have an openjdk account you are somewhat in "no-mans" land, but i strongly suspect using one of the above mentioned services is fairly easy to use, and therefore will make it easier to accept such patches.
Paul.
On Apr 27, 2014, at 3:15 PM, Otávio Gonçalves de Santana <otaviopolianasantana at gmail.com> wrote:
There is an issue that was opened to remove redundant calls of toString() on String objects. [1] I went deep on all JVM sources and I found all, 32 changes.
- Previous message: Remove redundant calls of toString()
- Next message: Remove redundant calls of toString()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]