corda/classpath
Johannes Schindelin c2a6f4a726 Implement a Java-compatible ObjectOutputStream
The Java Language Specification documents the serialization protocol
implemented by this change set:

http://docs.oracle.com/javase/7/docs/platform/serialization/spec/protocol.html#10258

This change is intended to make it easier to use Avian VM as a drop-in
replacement for the Oracle JVM when serializing objects.

The previous serialization code is still available as
avian.LegacyObjectOutputStream.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2013-11-06 09:10:50 -06:00
..
avian Implement a Java-compatible ObjectOutputStream 2013-11-06 09:10:50 -06:00
java Implement a Java-compatible ObjectOutputStream 2013-11-06 09:10:50 -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