[7u4] request for approval: 7133112: [macosx] org.ietf.jgss.GSSException while sun.security.jgss.GSSManagerImpl.createName
Weijun Wang
weijun.wang at oracle.com
Tue Feb 7 20:45:46 PST 2012
Hi
[ My Thunderbird crashes, re-send in case it's not out ]
I request code changes for
7133112: [macosx] org.ietf.jgss.GSSException while
sun.security.jgss.GSSManagerImpl.createName
to be putback into jdk7u-dev, since jdk7u-osx is now merged into it.
The code change is at
http://cr.openjdk.java.net/~weijun/7133112/webrev.00/
and has been reviewed by Valerie Peng (valeriep). This is not a backport
from JDK 8.
Basically the reason is that the native GSS provider is not turned on
(GSSManagerImpl::USE_NATIVE is false), so we should not test it on Mac.
Thanks
Max
More information about the jdk7u-dev
mailing list