RFR(S): 8043638: Multiple compilation attempts break LogCompulation, lead to confusing PrintInlining output

Roland Westrelin roland.westrelin at oracle.com
Mon May 26 12:39:44 UTC 2014


Thank you, Vladimir!

Roland.

On May 26, 2014, at 2:39 PM, Vladimir Ivanov <vladimir.x.ivanov at oracle.com> wrote:

> Looks good.
> 
> Best regards,
> Vladimir Ivanov
> 
> On 5/21/14 6:22 PM, Roland Westrelin wrote:
>> When C2 attempts the compilation of a method multiple times:
>> 
>> 1) the PrintInlining output shows inlining decisions for all attempts together (if compilation failure happens late in the compilation process)
>> 2) the log of the multiple attempts confuses the LogCompilation tool.
>> 
>> http://cr.openjdk.java.net/~roland/8043638/webrev.00/
>> 
>> Roland.
>> 



More information about the hotspot-compiler-dev mailing list