On Tue, 2006-06-20 at 16:40 -0400, Francis Kung wrote: > Hi, > > I've run the java2d benchmarker in a few configurations, with the > results as follows. Natively compiling the code doesn't yield much of > an improvement over jamVM. Some interesting results. Did you take into account the fact that Sun's impl defaults to antialiasing turned off (on Linux) wheras Classpath defaults to having antialiasing on? I imagine that can have an effect, too. /Sven