JDK-2153892 : Pack: java.io.IOException: pop token out of range
  • Type: Backport
  • Backport of: JDK-6588045
  • Component: hotspot
  • Sub-Component: compiler
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2007-10-02
  • Updated: 2011-03-17
  • Resolved: 2007-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.
Other
hs10 b17Fixed
Comments
SUGGESTED FIX PRT webrev: http://prt-web.sfbay.sun.com/net/prt-archiver.sfbay/data/archived_workspaces/1.6/update4/baseline/2007/20071003082240.rasbold.java6_update4/workspace/webrevs/webrev-2007.10.03/index.html
03-10-2007

EVALUATION This was a bug in the superword optimization. It was not correctly checking that a pair of loads for the source of the data were adjacent in memory.
02-10-2007