summaryrefslogtreecommitdiff
path: root/libjava/java/io/ObjectOutputStream.java
AgeCommit message (Collapse)Author
2000-05-24ObjectOutputStream.java (writeObject): Use component type when writing arrays.Warren Levy
* java/io/ObjectOutputStream.java (writeObject): Use component type when writing arrays. Fixed typo. From-SVN: r34142
2000-05-19Jumbo patch:Tom Tromey
* Imported beans and serialization * Updated IA-64 port * Miscellaneous bug fixes From-SVN: r34028