Andrew Zhang wrote:
The failure is caused by Harmony-1040.
The updated hostEquals(URL u1, URL u2) introduces a new bug:
It returns true when u1.host = null and u2.host = "" while it should return
false.

Sorry for the mistake caused by my patch. I'll update a new patch to solve
this problem.
Great, thank you to find this, Andrew. And don't need to say sorry, it's me who takes responsibility on this and then owes the beer:-(.

--
Paulex Yang
China Software Development Lab
IBM



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to