Request for review(XXS): 6989368: Regression in scimark2.MonteCarlo in jdk7_b112 on Linux

Igor Veresov igor.veresov at oracle.com
Tue Oct 5 00:12:39 PDT 2010


Thanks, Christian!

igor

On 10/4/10 11:49 PM, Christian Thalinger wrote:
> On Mon, 2010-10-04 at 14:03 -0700, Igor Veresov wrote:
>> Thanks to Mark Christiaens for noticing it. And Vladimir for analysis!
>>
>> ciMethod::instructions_size() returns incorrect value after "6953144:
>> Tiered compilation" changes. The method code was merged incorrectly with
>> changes for "6978355: renaming for 6961697". code->insts_end() should be
>> used instead of code->code_end().
>>
>>
>> Webrev: http://cr.openjdk.java.net/~iveresov/6989368/webrev.00
>>
>>
>> Verified with scimark.
>
> Looks good.  -- Christian
>



More information about the hotspot-compiler-dev mailing list