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: 6462850
Votes 0
Synopsis generate biased locking code in C2 ideal graph
Category hotspot:compiler2
Reported Against
Release Fixed hs14(b07), 6u14(b01) (Bug ID:2172822) , 7(b40) (Bug ID:2177348)
State 10-Fix Delivered, request for enhancement
Priority: 4-Low
Related Bugs
Submit Date 23-AUG-2006
Description
The short branches could be used in biased locking code on x86 and amd64
to reduce the code size.
Posted Date : 2006-08-23 04:03:01.0

Use this bug for next optimization:
Generate biased locking code in C2 ideal graph instead of
using FastLock/FastUnlock mach nodes.
Posted Date : 2008-10-30 17:44:53.0
Work Around
N/A
Evaluation
Improve jbb performance.
Posted Date : 2008-10-30 17:44:53.0

http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/a1980da045cc
Posted Date : 2008-11-07 20:46:01.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang