Thank you very much, Christian and John. On Fri, Jul 10, 2009 at 7:46 PM, John Rose<john.r...@sun.com> wrote: > See also http://wikis.sun.com/display/HotSpotInternals/PrintAssembly . > The plugin required is available (mainly in source form) in a couple > of places; one is http://kenai.com/projects/base-hsdis > Example output is at http://gist.github.com/144362 > > -- John > > On Jul 10, 2009, at 8:36 AM, Christian Thalinger wrote: > >> 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 > > _______________________________________________ > mlvm-dev mailing list > mlvm-dev@openjdk.java.net > http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev >
-- Chanwit Kaewkasi PhD Candidate, Centre for Novel Computing School of Computer Science The University of Manchester Oxford Road Manchester M13 9PL, UK _______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev