summaryrefslogtreecommitdiff
path: root/libjava/java/io/ObjectOutputStream.java
AgeCommit message (Expand)Author
2000-07-28ObjectOutputStream.java (writeObject): Per spec, call NotSerializableExceptio...Warren Levy
2000-07-27mauve-libgcj: Activated serialization tests.Warren Levy
2000-05-24ObjectOutputStream.java (writeObject): Use component type when writing arrays.Warren Levy
2000-05-19Jumbo patch:Tom Tromey