2011/6/5 Mario Torre <neugens.limasoftw...@gmail.com> > Il giorno dom, 05/06/2011 alle 15.28 +0200, rom1dep ha scritto: > > Not sure but for what I remember, the OpenGL pipeline is broken for > > years now on the Linux platform. > > :( > > > Try the fast and famous Xrender pipeline instead :) > > Yeah, I think I know the guy that wrote this one :) but I understood > that is enabled in the jdk7 only? >
Try a recent openjdk6 build and run your app with this arg : -Dsun.java2d.xrender=True Xrender code is present in both 6 and 7 but not activated by default in 6 (here at least). > > Cheers, > Mario > > >