Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4035345

String.intern() fails after about 100,000 calls

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.2.0
    • 1.0, 1.1, 1.1.1, 1.1.3
    • hotspot
    • None
    • 1.2beta
    • x86, sparc
    • solaris_2.5, solaris_2.5.1, windows_nt
    • Not verified



      Name: mc57594 Date: 02/27/97


      for (int ndx = 0; ndx < 100000; ndx++) {
                String.valueOf(ndx).intern();
            }
      company - Mentor Graphics Corp. , email - ###@###.###
      ======================================================================

            sliangsunw Sheng Liang (Inactive)
            mchamnessunw Mark Chamness (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: