Name: mc57594 Date: 02/27/97
for (int ndx = 0; ndx < 100000; ndx++) {
String.valueOf(ndx).intern();
}
company - Mentor Graphics Corp. , email - ###@###.###
======================================================================
- duplicates
-
JDK-1240681 fp.bugs 3325 java.lang.String : monitor InternSet, get(this) and put(this)
-
- Closed
-
-
JDK-4072736 Interning strings prevents their being garbage collected
-
- Closed
-
- relates to
-
JDK-4134584 In 1.1.6: *** panic: 16-bit string hash table overflow
-
- Closed
-