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
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
webrve: http://cr.openjdk.java.net./~xuelei/7185576/webrev.00/
Thanks,
Xuelei
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
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