JDK-6932473 : (tz) javazic produces incorrect SimpleTimeZone parameters with Sun<=7
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 7
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-03-05
  • Updated: 2010-07-29
  • Resolved: 2010-04-14
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.
Other JDK 6 JDK 7 Other
1.4.2_27,OpenJDK6Fixed 6u21Fixed 7 b89Fixed OpenJDK6Fixed
Related Reports
Relates :  
Description
javazic produces incorrect parameters for SimpleTimeZone with day of week on-or-before rules, such as "Sun<=7".

Comments
EVALUATION Both day of month and day of week need to be negative.
05-03-2010