JDK-6302990 : Backout test/java/text/Format/DateFormat/Bug4322313.java change
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 6
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-07-28
  • Updated: 2010-07-29
  • Resolved: 2005-08-15
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
6 b48Fixed
Related Reports
Relates :  
Relates :  
Description
The change in test/java/text/Format/DateFormat/Bug4322313.java made for 4833268 is no longer needed due to the 6301287 fix.

Comments
EVALUATION 6301287 restored the compatibility of time zone formatting (i.e., don't call TimeZone.getDisplayName).
28-07-2005