JDK-6330892 : Calendar serialization tests failing
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 5.0u6
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-09-30
  • Updated: 2014-02-27
  • Resolved: 2006-01-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.

To download the current JDK release, click here.
Other
5.0u7 b01Fixed
Related Reports
Relates :  
Description
Following the fix of 6317178 in 5.0u6 and 5.0u7, the following regression
tests are failing:

   java/util/Calendar/CalendarSerializationTest.sh
   java/util/Calendar/BuddhistCalendarSerializationTest.sh

Comments
EVALUATION These test programs are automatically skipped when the test environment doesn't have necessary old JDKs at the defined location. When I fixed 6317178, I didn't see failures and forgot to update those test programs. This should be fixed for 5.0update.
30-09-2005