Re: Code review request: Undefined requesting URL in "java.net.Authenticator.getPasswordAuthentication()"

2009-04-15 Thread Max Wang
Hi Chris A new webrev is created at http://cr.openjdk.java.net/~weijun/6578647/webrev.01 Now all HttpCallerInfo creations are inline, so the diff is much clearer. There's one place I didn't call toLowerCase(), the call is moved into NegotiatorImpl right before the service principal name

hg: jdk7/tl/jdk: 6830658: Changeset 897b2d42995a breaks the fastdebug build in NativeCreds.c

2009-04-15 Thread weijun . wang
Changeset: 33e06332c9d4 Author:weijun Date: 2009-04-16 11:16 +0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/33e06332c9d4 6830658: Changeset 897b2d42995a breaks the fastdebug build in NativeCreds.c Reviewed-by: tbell ! src/windows/native/sun/security/krb5/NativeCreds.c