Some contributors of projects relying on Processing complain about the use of an outdated version of JOGL (JOGL 1.1.1a). This version is no more maintained, only JOGL 2.0 is currently maintained. Best regards.
Thanks for the heads-up! As jeff_g indicated, the alphas of Processing 2.0 are using JOGL2 (rc2). I need to update to the latest rc, which is 4 I think, but right now I'm busy with some heavy refactoring of the PGraphicsOpenGL and PShape classes.