summaryrefslogtreecommitdiff
path: root/libjava/java/io/ObjectInputStream.java
AgeCommit message (Expand)Author
2000-11-26System.java (setProperties): Only call init_properties() if properties is null.Bryce McKinlay
2000-11-03ObjectInputStream.java (readObject): Added code to conditionally dump out the...Warren Levy
2000-10-05Makefile.am: Removed java/io/Replaceable.java and java/io/Resolvable.java.Warren Levy
2000-08-04ObjectInputStream.java (readFields): Turn off readDataFromBlock while reading...Warren Levy
2000-05-19Jumbo patch:Tom Tromey