summaryrefslogtreecommitdiff
path: root/tools/scaladoc-compare
diff options
context:
space:
mode:
authorRex Kerr <ichoran@gmail.com>2015-03-31 10:38:13 -0700
committerRex Kerr <ichoran@gmail.com>2015-03-31 14:12:03 -0700
commit342e71e1cfc676091b9a1519fe7a9ab8d00eec9d (patch)
tree2ba7f10f8b71a0458eb96f61432e9745abc96ad5 /tools/scaladoc-compare
parent8108ed6b4efe4d82cfe949205607c2a1167f312b (diff)
downloadscala-342e71e1cfc676091b9a1519fe7a9ab8d00eec9d.tar.gz
scala-342e71e1cfc676091b9a1519fe7a9ab8d00eec9d.tar.bz2
scala-342e71e1cfc676091b9a1519fe7a9ab8d00eec9d.zip
SI-8254 List SerializationProxy fails to default(Read/Write)Object
Added `defaultWriteObject` to the beginning of `writeObject` and `defaultReadObject` to the beginning of `readObject` as required by specs: [writing](http://docs.oracle.com/javase/6/docs/platform/serialization/spec/output.html#861), [reading](http://docs.oracle.com/javase/6/docs/platform/serialization/spec/input.html#2971). Verified that it is a no-op in terms of serialization stream (but it provides hooks that Infinispan and others may use). No explicit tests. If there is a change in serialization, t8549 will catch it.
Diffstat (limited to 'tools/scaladoc-compare')
0 files changed, 0 insertions, 0 deletions