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: 4719414
Votes 3
Synopsis Use x86 SSE and SSE2 instructions for FP computation
Category hotspot:compiler2
Reported Against mantis
Release Fixed 1.4.2(mantis)
State 10-Fix Delivered, request for enhancement
Priority: 4-Low
Related Bugs
Submit Date 23-JUL-2002
Description
C2 makes particularlly bad FP code on Intel because we do not fully support the Intel FPU stack model.  We should use the Intel SSE registers instead.
Work Around
N/A
Evaluation
Performance improvement of 70% on mepgaudio, 10% on mtrt, nearly 2x for SciMark codes on P4's.
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang