compiled method info

Xin Tong xerox.time.tech at gmail.com
Thu May 3 16:18:11 PDT 2012


On Thu, May 3, 2012 at 6:14 PM, Ulf Zibis <Ulf.Zibis at gmx.de> wrote:
> 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
>

This is very helpful. Thank you all


More information about the hotspot-compiler-dev mailing list