JDK-7196902 : GSSCredential doesn't return correct val for getRemainingLifetime() & getRemainingInitLifetime(oid)
  • Type: Bug
  • Component: security-libs
  • Sub-Component: org.ietf.jgss
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2012-09-07
  • Updated: 2012-09-10
  • Resolved: 2012-09-10
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 8
8Resolved
Related Reports
Duplicate :  
Description
GSSCredential does not return correct value for 
getRemainingLifetime()  & getRemainingLifetime(oid) 
eg, 
red.getRemainingInitLifetime(mechOid) always retruns 0
red.getRemainingInitLifetime() returns a value like =-1344845171

Comments
EVALUATION This is a bug found during the internal test of RFE 6355584. The fix will be included in the code change for it.
10-09-2012