Please use the very latest version of JOGL (currently 2.2.4). If something goes wrong, we won't be able to help you if you use an obsolete version.
Plonk42 wrote
What other alternatives do I have to implement this colour picking in the most portable way?
We talked a lot about that here:
http://forum.jogamp.org/picking-td4031052.html You can implement picking in a geometry shader. Personally, I prefer software picking. Color picking doesn't work at all on laptops that emulates a part of their palettes.