Chanwit Kaewkasi wrote:
>> Or is that
>> optimized away?
> 
> Really do not know what's happening behind the scene. It would be
> great if I could be able to dump and see the optimized native codes.

If you have a debug build you can use -XX:+PrintOptoAssembly (so you
don't have to build hsdis).  It's actually not a real disassembly, but
it's close.

-- Christian
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to