Saturday, March 24, 2012

Nice post about strings literals from JVM point of view

I came across an article about string literals "from JVM point ow view".If you are interested in topics of string literal pools, rules of string garbage collection  or issues of string immutability, this article will be for you:

http://www.javaranch.com/journal/200409/ScjpTipLine-StringsLiterally.html

No comments:

Post a Comment