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

should be able to serialize strings > 64K

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.3.0
    • 1.2.0
    • core-libs
    • None

      Object serialization does not allow strings > 64K to be serialized (due to the
      limitations of the UTF-8 encoding used for strings). The serialization protocol
      should support the serialization of such "long" strings.

      This also impacts the ability to send "long" strings via RMI calls.

            mwarressunw Michael Warres (Inactive)
            awollratsunw Ann Wollrath (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: