JDK-2145547 : Incorrect displacement check for short branches.
  • Type: Backport
  • Backport of: JDK-6471004
  • Component: hotspot
  • Sub-Component: compiler
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2007-01-05
  • Updated: 2010-04-03
  • Resolved: 2007-03-29
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 Other
6u2 b01Fixed hs10Fixed
Description
See main bug description.

Comments
SUGGESTED FIX Solution: Use AbstractAssembler::is8bit() method for a displacement check for short branches. Webrev: http://prt-web.sfbay.sun.com/net/prt-archiver.sfbay/data/archived_workspaces/1.6/update2/baseline/2007/20070130151332.kvn.6471004_6u2/workspace/webrevs/webrev-2007.01.30/index.html
31-01-2007

SUGGESTED FIX The same as main bug fix.
10-01-2007

EVALUATION See main bug evaluation.
10-01-2007