Code review request: 6733443: JCA/JCE init does not completely reset the delayed provider selection mechanism.

2012-07-23 Thread Neil Richards
Hi all, The PKCS11 documentation [1] describes how the selection of a security provider implementation is (re-)performed each time any initialization (init*) method is called on objects of the classes: * javax.crypto.Cipher * javax.crypto.KeyAgreement * javax.crypto.Mac * j

hg: jdk8/tl/jdk: 7179796: GSSExceptionImpl outputs duplicate mech oid

2012-07-23 Thread weijun . wang
Changeset: f7731fc8c98a Author:weijun Date: 2012-07-24 09:20 +0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f7731fc8c98a 7179796: GSSExceptionImpl outputs duplicate mech oid Reviewed-by: valeriep ! src/share/classes/sun/security/jgss/GSSCredentialImpl.java

Code review request, 7185576 Need to consider the connection timeout at test/com/sun/jndi/ldap/InvalidLdapFilters.java

2012-07-23 Thread Xuelei Fan
webrve: http://cr.openjdk.java.net./~xuelei/7185576/webrev.00/ Thanks, Xuelei

Re: very simple code review request: 7179796: GSSExceptionImpl outputs duplicate mech oid

2012-07-23 Thread Valerie (Yu-Ching) Peng
Looks good to me. BTW, if no regression test added or not caught by existing test, please make a note to the bug report w/ the appropriate keyword. Thanks, Valerie On 07/23/12 07:24, Weijun Wang wrote: Hi All Please take a look at GSSExceptionImpl outputs duplicate mech oid The mechOid i

very simple code review request: 7179796: GSSExceptionImpl outputs duplicate mech oid

2012-07-23 Thread Weijun Wang
Hi All Please take a look at GSSExceptionImpl outputs duplicate mech oid The mechOid info is duplicated in the output. Thanks Max Original Message http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7179796 7179796: GSSExceptionImpl outputs duplicate mech oid === *Descri