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: 6746907
Votes 0
Synopsis Improve implicit null check generatation
Category hotspot:compiler2
Reported Against
Release Fixed hs14(b05)
State 10-Fix Delivered, request for enhancement
Priority: 4-Low
Related Bugs
Submit Date 10-SEP-2008
Description
VM doesn't generate implicit null check if there are empty blocks
between null test and uncommon_trap call.
Also VM specifies the holder of a tested oop in uncommon_trap's debug info
instead of passing NULL. This increase registers pressure.
Posted Date : 2008-09-10 17:21:32.0
Work Around
N/A
Evaluation
http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/c792b641b8bd
Posted Date : 2008-09-11 06:03:29.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang