String obj1 = new String("헤르미온느");

String obj2 = new String("헤르미온느");


에서 obj1.hashCode 랑 obj2.hashCode 값이 같나요 틀리나요??