mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
4b8285e597
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.LegacyObjectInputStream. This commit only implements the non-object parts of the deserialization specification. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
||
---|---|---|
.. | ||
io | ||
lang | ||
math | ||
net | ||
nio | ||
security | ||
text | ||
util |