From the daily archives: Wednesday, April 27, 2005
Just found this article on a possible memory leak in Java. I’ve been under the understanding that StingBuffers where the preferred method of building large strings. While this is still the case, it turns out that when you call the StringBuffer.toString() method the entire byte array of the StringBuffer is returned.
if you [...]
Search
Archives









