re PR libgcj/17623 (URL does not retain userInfo across context constructor.)
authorDavid Daney <ddaney@avtrex.com>
Thu, 23 Sep 2004 00:34:09 +0000 (00:34 +0000)
committerDavid Daney <daney@gcc.gnu.org>
Thu, 23 Sep 2004 00:34:09 +0000 (00:34 +0000)
commitd0259e11e7c68f2dbc212e5a31efc2a02dd79add
treedab349a2a8a7e8e9c0d52ceedeaaf2ee208f2d47
parentdfb77e3751ae374d52a4e59bd8885d13530a291a
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
libjava/ChangeLog
libjava/java/net/URL.java