gcc/libjava/classpath/java
Andrew Haley 8734935bf8 ObjectInputStream.java: (parseContent): Call (String, Object) version of dumpElementln.
2007-04-16  Andrew Haley  <aph@redhat.com>

        * java/io/ObjectInputStream.java: (parseContent):  Call (String,
        Object) version of dumpElementln.
        (dumpElementln(String, Object)): New method.
        * java/io/ObjectOutputStream.java (writeObject): Call (String,
        Object) version of dumpElementln.
        (dumpElementln(String, Object)): New method.

From-SVN: r123875
2007-04-16 15:29:55 +00:00
..
applet Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
awt Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
beans Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
io ObjectInputStream.java: (parseContent): Call (String, Object) version of dumpElementln. 2007-04-16 15:29:55 +00:00
lang SecurityManager.java: Load and initialize java.security.Security. 2007-01-29 13:43:22 +00:00
math Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
net Proxy.java (equals): Handle case where address==null. 2007-02-05 21:05:10 +00:00
nio Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
rmi Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
security Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
sql Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
text Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
util TimeZone.java (getDefaultDisplayName): Don't check if TimeZone is instanceof SimpleTimeZone. 2007-02-26 12:01:55 +01:00