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

8u261 Oracle <-> IBM JDK Inconsistent vector internals

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 8u261
    • core-libs

      In a client-server set up where RMI requests are being sent back and forth, the following exception was being thrown:

      Caused by: java.io.StreamCorruptedException: Inconsistent vector internals
              at java.util.Vector.readObject(Vector.java:1083)

      This happened when the client and sever used differing JDK vendors, Oracle and IBM respectively in this case.

      This issue did not occur when client and server both used the same JDK vendor.

            ewhelan Evan Whelan (Inactive)
            shadowbug Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: