Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <blockquote> <p>Could this happen with a new java version release?</p> </blockquote> <p>If anything can happen, it will :), but seriously, if they do change the serialVersionUID, they are setting it up to be backward-incompatible - Something that has probably not happened in all these years.</p> <ul> <li><p>JDK 6 binary incompatibilities: <a href="http://www.oracle.com/technetwork/java/javase/compatibility-137541.html#incompatibilities" rel="nofollow">http://www.oracle.com/technetwork/java/javase/compatibility-137541.html#incompatibilities</a></p></li> <li><p>JDK 5 binary incompatibilities: <a href="http://java.sun.com/j2se/1.5.0/compatibility.html#incompatibilities" rel="nofollow">http://java.sun.com/j2se/1.5.0/compatibility.html#incompatibilities</a></p></li> <li><p>JDK 1.4 binary incompatibilities: <a href="http://java.sun.com/javase/compatibility_j2se1.4.html#incompatibilities1.4" rel="nofollow">http://java.sun.com/javase/compatibility_j2se1.4.html#incompatibilities1.4</a></p></li> <li><p>JDK 1.3 binary incompatibilities: <a href="http://java.sun.com/j2se/1.3/compatibility.html#incompatibilities1.3" rel="nofollow">http://java.sun.com/j2se/1.3/compatibility.html#incompatibilities1.3</a></p></li> <li><p>JDK 1.2 binary incompatibilities: <a href="http://java.sun.com/products/archive/j2se/1.2.2_017/compatibility.html#incompatibilities1.2" rel="nofollow">http://java.sun.com/products/archive/j2se/1.2.2_017/compatibility.html#incompatibilities1.2</a> </p></li> </ul> <p>All the serializable incompatibilities listed above are for the 'default' serialVersionUID </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload