This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] PR libgcj/19444 - java.net.URI fixes


>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:

Michael> I wrote the attached patch to fix PR libgcj/19444. The
Michael> problem was that userInfo, host and port where never
Michael> initialized from the authority.  I wrote some (368) new mauve
Michael> testcases for java.net.URI. 11 testcases are still failing
Michael> after these fixes but it still works better then before.

Michael> Ok to commit to trunk ?

With the changes Mark suggested, yes.  Thanks.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]