Approved.
Paul
On 2/7/12 11:45 PM, Weijun Wang wrote:
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