re PR libgcj/13972 (gcj's URL() does not handle ContextURL + "/redir?http://domain2...
commit198f8870f23870485115ec91db50c0e172525889
authorMichael Koch <konqueror@gmx.de>
Tue, 11 Jan 2005 20:40:10 +0000 (11 20:40 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Tue, 11 Jan 2005 20:40:10 +0000 (11 20:40 +0000)
tree8b0ea21d1fd9877fd3c90d1666a32e3349859570
parente88059909a3ab500d6fa08068d3db45273ec538a
re PR libgcj/13972 (gcj's URL() does not handle ContextURL + "/redir?domain2.com/index.html" correctly.)

2005-01-11  Michael Koch  <konqueror@gmx.de>

PR libgcj/13972
* java/net/URL.java (URL): Handle specs like
"/redir?http://domain2.com/index.html" which start with a slash.

From-SVN: r93197
libjava/ChangeLog
libjava/java/net/URL.java