aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/io/ObjectInputStream.java
AgeCommit message (Expand)AuthorFilesLines
2000-11-26System.java (setProperties): Only call init_properties() if properties is null.Bryce McKinlay1-13/+25
2000-11-03ObjectInputStream.java (readObject): Added code to conditionally dump out the...Warren Levy1-21/+78
2000-10-05Makefile.am: Removed java/io/Replaceable.java and java/io/Resolvable.java.Warren Levy1-8/+28
2000-08-04ObjectInputStream.java (readFields): Turn off readDataFromBlock while reading...Warren Levy1-2/+9
2000-05-19Jumbo patch:Tom Tromey1-0/+1467