[9] RFR (XS): 8049532: LogCompilation: C1: inlining tree is flat (no depth is stored)
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Tue Jul 8 09:56:34 UTC 2014
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