corda/classpath
Johannes Schindelin 884d0979a9 ObjectInputStream: handle super class descriptors correctly
We punted previously on any serializable super class' descriptor and
simply expected the super class not to be serializable (and consequently,
we expected the respective descriptor to be null). However, for quite
common classes, e.g. OpenJDK's Double class, this is not true.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2013-11-06 09:10:51 -06:00
..
avian Implement a rudimentary Java-compatible ObjectInputStream 2013-11-06 09:10:51 -06:00
java ObjectInputStream: handle super class descriptors correctly 2013-11-06 09:10:51 -06:00
sun update copyright years 2013-07-02 20:52:38 -06:00
java-io.cpp fix darwin build 2013-10-24 14:07:53 -06:00
java-lang.cpp Adds separatorChar and pathSeparatorChar fields to File ... 2013-11-06 14:05:25 +01:00
java-net.cpp update copyright years 2013-07-02 20:52:38 -06:00
java-nio.cpp update copyright years 2013-07-02 20:52:38 -06:00
java-util-zip.cpp update copyright years 2013-07-02 20:52:38 -06:00
java-util.cpp update copyright years 2013-07-02 20:52:38 -06:00
jni-util.h update copyright years 2013-07-02 20:52:38 -06:00