aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/io/ObjectOutputStream.java
AgeCommit message (Expand)AuthorFilesLines
2000-07-28ObjectOutputStream.java (writeObject): Per spec, call NotSerializableExceptio...Warren Levy1-6/+2
2000-07-27mauve-libgcj: Activated serialization tests.Warren Levy1-1/+1
2000-05-24ObjectOutputStream.java (writeObject): Use component type when writing arrays.Warren Levy1-3/+3
2000-05-19Jumbo patch:Tom Tromey1-0/+1335