Hi,

I would like to backport a Kerberos related fix into OpenJDK6:
http://hg.openjdk.java.net/jdk7/tl/jdk/rev/37ed72fe7561

author  weijun
changeset 1276  37ed72fe7561
parent 1275     81c176909720
child 1277      ed38f9e6ad9a
6851973: ignore incoming channel binding if acceptor does not set one
Reviewed-by: valeriep 

It fixes this issue:
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=830

There were no conflicts when applying:
$ patch -p1 --dry-run < /tmp/37ed72fe7561 
patching file src/share/classes/sun/security/jgss/krb5/InitialToken.java
Hunk #1 succeeded at 33 with fuzz 2.
Hunk #2 succeeded at 226 (offset 6 lines).
patching file test/sun/security/krb5/auto/IgnoreChannelBinding.java

Okay for push?

Thanks,
Deepak

Reply via email to