5 Oct 2010 08:49
Re: Request for review(XXS): 6989368: Regression in scimark2.MonteCarlo in jdk7_b112 on Linux
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
RSS Feed