compiled method info

Ulf Zibis Ulf.Zibis at gmx.de
Thu May 3 15:14:03 PDT 2012


Am 03.05.2012 22:20, schrieb Xin Tong:
> On Thu, May 3, 2012 at 4:13 PM, Christian Thalinger
> <christian.thalinger at oracle.com>  wrote:
>> You can print the compiled methods with -XX:+PrintCompilation. 
> This will print the compiled method to the stdout, is there a way to
> force it to some output file ?
See also:
https://wikis.oracle.com/display/HotSpotInternals/HotSpot+Tools
https://wikis.oracle.com/display/HotSpotInternals/LogCompilation+tool
https://wikis.oracle.com/display/HotSpotInternals/PrintAssembly
https://wikis.oracle.com/display/HotSpotInternals/LogCompilation+overview

Hope, that helps....

-Ulf



More information about the hotspot-compiler-dev mailing list