JDK-7200341 : DateFormatSymbols.hashCode() throws ArrayIndexOutOfBoundsException in some circumstances
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.text
  • Affected Version: 8
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-09-22
  • Updated: 2012-12-05
  • Resolved: 2012-10-09
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 8
8 b63Fixed
Related Reports
Relates :  
Description
DateFormatSymbols.hashCode() method implementation has some assumption about available zone strings. The assumption could be wrong after recent changes. See comments.

Comments
/test: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/c725ce4bbf12
05-12-2012

Verified by regtest
05-12-2012