hg: jdk8/tl: 8011178: improve common/bin/hgforest.sh python detection (MacOS)

2013-04-01 Thread mike . duigou
Changeset: 760074bec012 Author:mduigou Date: 2013-04-01 21:11 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/rev/760074bec012 8011178: improve common/bin/hgforest.sh python detection (MacOS) Reviewed-by: ohair ! common/bin/hgforest.sh

hg: jdk8/tl/jdk: 2 new changesets

2013-04-01 Thread mike . duigou
Changeset: 0cccdb9a9a4c Author:mduigou Date: 2013-04-01 20:15 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0cccdb9a9a4c 7143928: Optimize empty HashMap and ArrayList Reviewed-by: mduigou Contributed-by: Sergey Linetskiy , John Rose , Mike Duigou ! src/share/classes/java/

Debuggability of failures in sun.security.rsa.RSASignature

2013-04-01 Thread Matthew Hall
Hi, This code in RSASignature catches javax.crypto.BadPaddingException without logging it, and some of the functions in try { ... } have detailed exceptions which get lost when this exception is not properly propagated to calling code. At minimum there should be a security logging debug flag wh

hg: jdk8/tl: 2 new changesets

2013-04-01 Thread mike . duigou
Changeset: fc1e08c2bb27 Author:mduigou Date: 2013-04-01 11:48 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/rev/fc1e08c2bb27 8010267: Add test-clean for cleaning of testoutput directory from output directory. Add depedency on test-clean to clean Reviewed-by: mchung, tbell ! common

Re: Code Review Request for 7155720: PKCS11 minor issues in native code

2013-04-01 Thread Valerie (Yu-Ching) Peng
Yes, please find the correct webrev at: http://cr.openjdk.java.net/~valeriep/7155720/webrev.00/ Thanks, Valerie On 04/01/13 07:43, Sean Mullan wrote: On 03/29/2013 08:32 PM, Valerie (Yu-Ching) Peng wrote: Trivial fix - just add null check and OOM error handling for the 2 malloc calls inside

hg: jdk8/tl/nashorn: 4 new changesets

2013-04-01 Thread sundararajan . athijegannathan
Changeset: 41a212ea8c0c Author:sundar Date: 2013-03-28 20:48 +0530 URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/41a212ea8c0c 8010924: Dealing with undefined property gets you a fatal stack Reviewed-by: lagergren, jlaskey ! src/jdk/nashorn/internal/runtime/resources/mozilla_c

Re: Code Review Request for 7155720: PKCS11 minor issues in native code

2013-04-01 Thread Sean Mullan
On 03/29/2013 08:32 PM, Valerie (Yu-Ching) Peng wrote: Trivial fix - just add null check and OOM error handling for the 2 malloc calls inside src/solaris/native/sun/security/pkcs11/wrapper/p11_md.c. Please find webrev against JDK8 at: http://cr.openjdk.java.net/~valeriep/7107615/webrev.00/ Wr

Re: Code review request: 8005523: Unbound krb5 for TLS

2013-04-01 Thread Weijun Wang
Ping again. On 3/14/13 4:42 PM, Weijun Wang wrote: Hi Xuelei You might know that krb5 now supports unbound acceptor, which means if you set "principal=*" in an acceptor's JAAS login config file, it can serve as any service. The acceptor would read initiator's request, find out what the intended