"Sohn, Matthias" <matthias.sohn@xxxxxxx> wrote: > Using the java.lang.String(String) constructor wastes memory because the > object so constructed will be functionally > indistinguishable from the String passed as a parameter. Just use the > argument String directly. NAK. Like the Long.valueOf() case this came up before: http://thread.gmane.org/gmane.comp.version-control.git/113739/focus=113787 -- Shawn. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html