JDK-8000525 : Java.net.httpcookie api does not support 2-digit year format
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 6u32
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-10-08
  • Updated: 2013-06-26
  • Resolved: 2012-12-13
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 6 JDK 7 JDK 8
6u60Fixed 7u40Fixed 8 b69Fixed
Description
SHORT SUMMARY: 2-digit years are not accommodated by HttpCookie
INDICATORS: Cookies with 2-digit years are automatically expired.
COUNTER INDICATORS: Non 2-digit year cookies work correctly.
TRIGGERS: na
KNOWN WORKAROUND: Use 4-digit years
PRESENT SINCE: fcs
HOW TO VERIFY:
NOTES FOR SE:
REGRESSION: no


*** RMCKENNA 10/08/12 08:59 am *** (CHG: Tag Updated)
Old Tag: sust:ir
New Tag: sust:ir new_shadow