Re: Please review test fix: 6787605 "OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails"

2009-10-02 Thread Tim Bell
Kelly O'Hair wrote: > Looks ok to me. Thanks! I pushed the changeset. I have been meaning to get this off my desk for a long time. Tim

Re: Please review test fix: 6787605 "OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails"

2009-10-02 Thread Kelly O'Hair
Looks ok to me. -kto Tim Bell wrote: jdk/test/com/sun/jdi/ShellScaffold.sh is used in many of the jdk/test/com/sun/jdi JTreg tests. JDI tests are unlike other JTreg tests because they typically start up two additional JVMs - one for the debugger and one for the debugee. This raises the problem

hg: jdk7/tl/jdk: 6787605: OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails

2009-10-02 Thread tim . bell
Changeset: 9fcca0aae3da Author:tbell Date: 2009-10-02 08:49 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/9fcca0aae3da 6787605: OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails Reviewed-by: dcubed ! test/com/sun/jdi/ShellScaffold.sh

Re: Please review test fix: 6787605 "OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails"

2009-10-02 Thread Tim Bell
Daniel D. Daugherty wrote: > Looks good to me. Thanks, Dan! Tim

Re: Please review test fix: 6787605 "OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails"

2009-10-02 Thread Daniel D. Daugherty
Tim, Looks good to me. Dan Tim Bell wrote: jdk/test/com/sun/jdi/ShellScaffold.sh is used in many of the jdk/test/com/sun/jdi JTreg tests. JDI tests are unlike other JTreg tests because they typically start up two additional JVMs - one for the debugger and one for the debugee. This raises the

hg: jdk7/tl/jdk: 2 new changesets

2009-10-02 Thread michael . mcmahon
Changeset: f0fdc4dd97d5 Author:michaelm Date: 2009-10-02 13:57 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f0fdc4dd97d5 6870935: DIGEST proxy authentication fails to connect to URLs with no trailing slash Reviewed-by: chegar ! src/share/classes/sun/net/www/protocol/http/

hg: jdk7/tl/jdk: 4 new changesets

2009-10-02 Thread weijun . wang
Changeset: 527ad9cbc9cf Author:weijun Date: 2009-10-02 18:44 +0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/527ad9cbc9cf 6324292: keytool -help is unhelpful Reviewed-by: xuelei, mullan ! src/share/classes/sun/security/tools/KeyTool.java ! src/share/classes/sun/security/util/