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: java.net.Authenticator


Michael Koch wrote:

Am Dienstag, 20. August 2002 09:55 schrieben Sie:

Hello list,


I have extended java.net.Authenticator to be JDK 1.4 compatible. Please
review and send commits.

If it gets accepted it needs to get commited to classpath cvs too.

I've sent a buggy version. A ")" is missing. The corrected diff is attached.

This is ok to commit. There are a few minor style issues - we don't usually put a '(' after a "return", but since this is consistent with the prevailing style of that particular file its fine.

regards

Bryce.



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