[security-dev 00787]: Re: Code review request: Undefined requesting URL in "java.net.Authenticator.getPasswordAuthentication()"

2009-04-27 Thread Weijun Wang
Hi Valerie > 6578647: Undefined requesting URL in > java.net.Authenticator.getPasswordAuthentication() > 6829283: HTTP/Negotiate: Autheticator triggered again when user cancels the > first one > Chris has reviewed the net part of the two webrevs and I've updated the fixes and added tests. Can

[security-dev 00786]: hg: jdk7/tl/jdk: 6829503: addShutdownHook fails if called after shutdown has commenced.

2009-04-27 Thread mandy . chung
Changeset: 164ce9ff8b58 Author:mchung Date: 2009-04-27 12:08 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/164ce9ff8b58 6829503: addShutdownHook fails if called after shutdown has commenced. Summary: allow shutdown hook to be added during shutdown and handle properly if it