[9] RFR (XS): 8049532: LogCompilation: C1: inlining tree is flat (no depth is stored)

Igor Veresov igor.veresov at oracle.com
Tue Jul 8 21:39:12 UTC 2014


Good.

igor

On Jul 8, 2014, at 2:56 AM, Vladimir Ivanov <vladimir.x.ivanov at oracle.com> wrote:

> http://cr.openjdk.java.net/~vlivanov/8049532/webrev.00/
> https://bugs.openjdk.java.net/browse/JDK-8049532
> 
> There's a bug in C1 LogCompilation support which incorrectly dumps inlining tree into the log.
> 
> The fix is to add missing parse tags. That's enough for LogCompilation tool to correctly reconstruct inlining tree for C1 compilation.
> 
> Testing: manual.
> 
> Thanks!
> 
> Best regards,
> Vladimir Ivanov



More information about the hotspot-compiler-dev mailing list