Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6471004
Votes 0
Synopsis Incorrect displacement check for short branches.
Category hotspot:compiler2
Reported Against
Release Fixed hs10(b03), 6u2(b01) (Bug ID:2145547) , 5.0u12(b01) (Bug ID:2145548) , 7(b03) (Bug ID:2176767)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 14-SEP-2006
Description
Incorrect method (isByte() instead of is8bit()) is used to check a displacement 
for short branches. As result short back branches are not generated
in a assembler code (a code generated by compilers is fine).
Posted Date : 2006-09-14 22:13:14.0
Work Around
N/A
Evaluation
See description.
Posted Date : 2006-09-14 22:15:48.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang