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:17:42 PST 2011


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