summaryrefslogtreecommitdiff
path: root/java/sql/Timestamp.java
diff options
context:
space:
mode:
authorWarren Levy <warrenl@redhat.com>2000-10-06 00:03:07 +0000
committerWarren Levy <warrenl@redhat.com>2000-10-06 00:03:07 +0000
commita7d8d64aad0a4f47fadd3357a8ce2418691ab073 (patch)
treed3bb4bfc47da39e67d333e51e9b1af9614448ef7 /java/sql/Timestamp.java
parent7ad017f4c67a9229ed891327a8107f994198b791 (diff)
downloadclasspath-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