RFR(S): 8043638: Multiple compilation attempts break LogCompulation, lead to confusing PrintInlining output
Roland Westrelin
roland.westrelin at oracle.com
Mon May 26 12:33:46 UTC 2014
Thanks, Vladimir?
Any one else for this simple review?
Roland.
On May 21, 2014, at 8:08 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
> Looks good.
>
> Vladimir
>
> On 5/21/14 7:22 AM, 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