RFR(S): 8043638: Multiple compilation attempts break LogCompulation, lead to confusing PrintInlining output
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Mon May 26 12:39:01 UTC 2014
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