Delete comment from: Javarevisited
I believe Strings are immutable to make life easy for JVM and java team did not do it for developer/development process. I do no think any of the points are of relevance as you can always use reflection to play around with values.
Aug 5, 2015, 5:44:28 AM
Posted to Why String is Immutable or Final in Java? Explained