JDK-6180872 : Add methodDataOop profiling to client compiler
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 6
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2004-10-18
  • Updated: 2010-04-02
  • Resolved: 2005-11-02
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
6 b59Fixed
Description
As part of the tiered compilation work for Mustang, the HotSpot client compiler needs to be enhanced to update the methodDataOop profiling counters used by the server compiler to generate higher-quality code.
###@###.### 10/18/04 22:37 GMT

Comments
EVALUATION Support for updating MDOs has been added to the linear scan version of the client compiler, which will be integrated later in the Mustang release. ###@###.### 2005-1-13 23:49:47 GMT
13-01-2005