JDK-2154559 : 64-bit j2se build problem: ArrayIndexOutOfBoundsException: -2147483521
  • Type: Backport
  • Backport of: JDK-6616627
  • Component: hotspot
  • Sub-Component: compiler
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2007-10-17
  • Updated: 2010-05-11
  • Resolved: 2008-06-18
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
hs11 b09Fixed
Description
See main bug Description and Comments.
This SubCR for the HSX 11 workspace backport.

Comments
SUGGESTED FIX Webrev: http://prt-web.sfbay.sun.com/net/prt-archiver.sfbay/data/archived_workspaces/11/baseline/2007/20071017095151.kvn.6616627/workspace/webrevs/webrev-2007.10.17/index.html Solution: Restore the code in ConvI2LNode::Ideal() back before 6602875 changes. This fix will cause performance regression of 64-bits VM comparing to b22 but it still should be better then b21. There is plan to get performance back in future builds by using other optimization.
17-10-2007

EVALUATION See main bug Evaluation.
17-10-2007