review (M) for 6809483: hotspot:::method_entry are not correctly generated for "method()V"
Igor Veresov
igor.veresov at oracle.com
Thu Jan 20 13:53:24 PST 2011
Looks good! Only copyrights need updating.
igor
On 1/20/11 1:30 PM, Tom Rodriguez wrote:
> http://cr.openjdk.java.net/~never/6809483
>
> tom
>
> On Jan 20, 2011, at 1:17 PM, Igor Veresov wrote:
>
>> Tom, you forgot the link to the webrev...
>>
>> igor
>>
>> On 1/20/11 12:01 PM, Tom Rodriguez wrote:
>>> 6809483: hotspot:::method_entry are not correctly generated for "method()V"
>>> Reviewed-by:
>>>
>>> The support for ExtendedDTrace probes requires notification points at
>>> the inline boundaries but that was missing so dtrace notifications
>>> were missed for inlined things. I added a RuntimeCall instruction to
>>> be used for these notifications and insert the proper ones during
>>> parsing. Tested with failing test from report.
>>
>
More information about the hotspot-compiler-dev
mailing list