I read an article about "how much" immutable the java.lang.String class.
The article says that the String class is a classic example of an immutable class - but is it?

Read the article