JDK-7077640 : gss wrap for cfx doesn't handle rrc != 0
  • Type: Bug
  • Component: security-libs
  • Sub-Component: org.ietf.jgss:krb5
  • Affected Version: 6,6u26
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: linux,windows_7
  • CPU: x86
  • Submitted: 2011-08-11
  • Updated: 2016-11-21
  • Resolved: 2011-10-18
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u4Fixed 8 b10Fixed
Related Reports
Duplicate :  
Description
FULL PRODUCT VERSION :
java version "1.6.0_26"

A DESCRIPTION OF THE PROBLEM :
gss wrap for cfx doesn't handle rrc != 0

Heimdal and mac os x always use an RRC != 0



STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
git clone ###@###.###:heimdal/heimdal.git
cd heimdal
sh autogen.sh
./configure
make
cd tests/java
make check



REPRODUCIBILITY :
This bug can be reproduced always.

Comments
EVALUATION http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9b951304bd0a
28-09-2011