String's value is final and assigned a copy of the array, so it's impossible to see a string that's not completely initialized as per the JMM
String's value is final and assigned a copy of the array, so it's impossible to see a string that's not completely initialized as per the JMM