Was doing some experiments with the debug JVMs with Java 6 HotSpot and OpenJDK using -XX:+PrintOptoAssembly. Does -XX:+PrintOptoAssembly work on Windows OS? I've tried it on Solaris (x86) and Linux and it appears to work fine in both Java 6 debug JVMs and OpenJDK debug JVMs. thanks, charlie ...