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: RFA: Fix PR libgcj/17623


>>>>> "David" == David Daney <ddaney@avtrex.com> writes:

David> OK to commit if no regressions?

If there isn't already a Mauve test for this, could you add one?

The getUserInfo() part of the patch looks like it also needs a test
case of some kind; maybe some protocols don't set this field on the
URL?  I don't really get this code.

David> +     if(userInfo != null)

Space between "if" and "(".
Otherwise, this is OK, thanks.

Tom


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