URI.java
20.2 KB
-
re PR libgcj/17081 (Deserializing java.net.URI fails) · bb0452b1
2004-08-18 Bryce McKinlay <mckinlay@redhat.com> PR libgcj/17081 * java/net/URI.java (string): New field. Make all other fields transient. (readObject): Implemented. (writeObject): Implemented. (URI): Set 'string'. From-SVN: r86197
Bryce McKinlay committed