Problem with JOGL and mouseevents.

We have encountered some issues with mouse events and JOGL on a Sony VAIO laptop with ATI X600 mobile, Java5/6. The app completely locks for a couple of second every no and then when we have received several mousevents. The problem doesn’t occur when using GLJPanel. We have successfully used other GL apps on the same computer. We receive the same problem with Gears demo. Any ideas ? I don’t think that we have had any problems with older releases of JOGL on this machine.

Cheers
// Tomas
CTO Agency9

Sorry, but nothing comes to mind. Nothing has changed substantially in JOGL’s OpenGL context handling or other behavior between, for example, JSR-231 1.0.0 and JSR-231 1.1.0. If you’re talking about older releases than that, yes, pretty much the entire JOGL implementation was rewritten for JSR-231 1.0.0. If you can narrow down when in the JOGL releases this seems to have been introduced that would be helpful.