[9] RFR(XS): 8073956: Escape analysis dump misses args information
Vladimir Kozlov
vladimir.kozlov at oracle.com
Thu Feb 26 16:56:24 UTC 2015
Good.
Thanks,
Vladimir
On 2/26/15 8:00 AM, Tobias Hartmann wrote:
> Hi,
>
> please review this small patch that fixes the output of
>
> https://bugs.openjdk.java.net/browse/JDK-8073956
> http://cr.openjdk.java.net/~thartmann/8073956/webrev.00/
>
> The problem is in 'BCEscapeAnalyzer::dump()' where 'AllocatedObj::print_on()' is called instead of 'Set::print()'.
>
> Thanks,
> Tobias
>
More information about the hotspot-compiler-dev
mailing list