Disassembly from c1 or c2

Andrew Haley aph at redhat.com
Thu May 21 14:26:24 UTC 2015


On 05/21/2015 03:24 PM, Benedikt Wedenik wrote:
> Hi!
> 
> I’m trying to figure out how to determine whether the generated disassembly 
> (-XX:CompileCommand='print,*Foo.bar') is emitted by c1 or by c2.

Yes.  Here it is:

Loaded disassembler from hsdis-aarch64.so
Compiled method (c2)

You'll want to build a debug VM for full information.

Andrew.



More information about the hotspot-compiler-dev mailing list