diff options
| author | Warren Levy <warrenl@redhat.com> | 2000-10-06 00:03:07 +0000 |
|---|---|---|
| committer | Warren Levy <warrenl@redhat.com> | 2000-10-06 00:03:07 +0000 |
| commit | a7d8d64aad0a4f47fadd3357a8ce2418691ab073 (patch) | |
| tree | d3bb4bfc47da39e67d333e51e9b1af9614448ef7 /java/sql/Timestamp.java | |
| parent | 7ad017f4c67a9229ed891327a8107f994198b791 (diff) | |
| download | classpath-a7d8d64aad0a4f47fadd3357a8ce2418691ab073.tar.gz | |
* Makefile.am: Removed Replaceable.java and Resolvable.java.
* ObjectInputStream.java (processResolution): Fixed typo
in method name.
(processResolution): Handle readResolve method via reflection with
removal of Resolvable interface.
* ObjectOutputStream.java (writeObject): Handle writeReplace
method via reflection with removal of Replaceable interface.
* Replaceable.java: Removed.
* Resolvable.java: Removed.
Serialization mods.
Note: The interfaces java.io.Replaceable and java.io.Resolvable were only
temporary additions to JDK 1.2 beta versions and were not included
in the JDK 1.2 final. The Serialization spec instructs how to deal
with their methods (via reflection).
Diffstat (limited to 'java/sql/Timestamp.java')
0 files changed, 0 insertions, 0 deletions
