Request for reviews .02 (XL): 6978355: renaming for 6961697
Vladimir Kozlov
vladimir.kozlov at oracle.com
Tue Aug 24 10:11:11 PDT 2010
Good.
Vladimir
Christian Thalinger wrote:
> On Mon, 2010-08-23 at 10:42 -0700, Tom Rodriguez wrote:
>> In the jniFastGetField can you switch:
>>
>> + address fast_entry = blob->code_begin();
>>
>> to:
>>
>> + address fast_entry = __ pc();
>>
>> Just so it matches how we normally do it.
>
> OK.
>
>> Don't forget to fix CodeBlob.java.
>
> Ohh, I forgot that.
>
>> Otherwise it looks ok.
>
> Here is the updated webrev:
>
> http://cr.openjdk.java.net/~twisti/6978355/webrev.02/
>
> -- Christian
>
More information about the hotspot-compiler-dev
mailing list