I am making an application specifically for Macs. I use the Jar Bundler application to turn it into an application. I need this program to run as fast as possible, and if the VM can do less interpreting of the jar it will run faster, or so I've heard. If this is true, are there any programs that compiles jars that overall run faster on macs than, say, your everyday javac?