JDK-4242644 : Calendar set methods specification is unclear about when taking effect
Type:Bug
Component:core-libs
Sub-Component:java.util:i18n
Affected Version:1.3.0
Priority:P3
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:1999-05-31
Updated:1999-07-07
Resolved:1999-07-07
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.
The specification of the Calendar set methods, including setTimeZone, is very unclear about when a value set by a set method takes effect.
Comments
CONVERTED DATA
BugTraq+ Release Management Values
COMMIT TO FIX:
kestrel
FIXED IN:
kestrel-beta
INTEGRATED IN:
kestrel-beta
14-06-2004
EVALUATION
The spec should clarify when recalculation happens. This is also a problem for subclassing Calendar.
masayoshi.okutsu@Eng 1999-05-30
Added documentation on the set methods behavior.
masayoshi.okutsu@Eng 1999-06-11