gcc/libjava/java
David Daney d0259e11e7 re PR libgcj/17623 (URL does not retain userInfo across context constructor.)
PR libgcj/17623
	* java/net/URL.java (URL): Copy userInfo from context.
	(getUserInfo): Return cached userInfo if present.

From-SVN: r87909
2004-09-23 00:34:09 +00:00
..
applet [multiple changes] 2004-06-17 23:43:16 +00:00
awt [multiple changes] 2004-09-02 05:10:34 +00:00
beans EventHandler.java: Remove debugging statements. 2004-07-14 22:59:24 +00:00
io [multiple changes] 2004-09-09 09:43:33 +00:00
lang natMethod.cc (_Jv_CallAnyMethodA): Indentation fix. 2004-09-21 22:23:46 +00:00
math URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
net re PR libgcj/17623 (URL does not retain userInfo across context constructor.) 2004-09-23 00:34:09 +00:00
nio ByteBuffer.java (hashCode): Implemented. 2004-09-21 15:50:13 +02:00
rmi UID.java (UID): Read `nextCount', not count. 2004-08-30 18:45:04 +02:00
security 2004-09-21 Casey Marshall <csm@gnu.org> 2004-09-21 17:30:20 +02:00
sql Timestamp.java (valueOf): Synchronize access to dateFormat. 2004-08-03 01:21:26 +01:00
text [multiple changes] 2004-09-09 21:44:07 +02:00
util re PR java/14446 (GZIPInputStream: corrupted gzip file - crc mismatch) 2004-09-22 20:16:17 +00:00