https://bz.apache.org/bugzilla/show_bug.cgi?id=66567
--- Comment #4 from Remy Maucherat <[email protected]> --- (In reply to Han Li from comment #3) > (In reply to Remy Maucherat from comment #2) > > Note: Instead of catching IllegalArgumentException, I think checking > > isAbsolute (and doing nothing, since it should always be another code path) > > is nicer. > > +1 > > In addition, I think following code(which behind the wsdl logic code) need > the same way to fix. Of course. There are uses of toURL elsewhere as well, so it would be needed to grep and fix all of them as needed. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
