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

(1.1) change 32K string table limit to 64K

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P5 P5
    • None
    • 1.1.7
    • hotspot
    • x86
    • generic, windows_nt

      In the fix for 4103243 a limit of 32000 entries was placed on
      size of the string tables in JDK1.1.7.

      One licensee has an app that overruns this limit. In particular
      the size of the app is such that the number of names and types
      exceeds the limit. There is no easy workaround for this.

      The size of the relevant data structure is 16 bits therefore
      it should be possible to accomodate 64K entries.

            duke J. Duke
            michaelm Michael McMahon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: