Remove redundant calls of toString() (original) (raw)
Otávio Gonçalves de Santana otaviojava at java.net
Mon Apr 28 13:28:37 UTC 2014
- Previous message: Remove redundant calls of toString()
- Next message: Remove redundant calls of toString()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Done. Link: https://dl.dropboxusercontent.com/u/16109193/open_jdk/string_to_string_uncessary.zip
On Mon, Apr 28, 2014 at 4:34 AM, Paul Sandoz <paul.sandoz at oracle.com> wrote:
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.
-- Atenciosamente.
Otávio Gonçalves de Santana
blog: http://otaviosantana.blogspot.com.br/ twitter: http://twitter.com/otaviojava site: http://www.otaviojava.com.br (11) 98255-3513
- Previous message: Remove redundant calls of toString()
- Next message: Remove redundant calls of toString()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]