Java + OpenGL

Hello
Im currently writing a bash script(COAG), that should easy up compiling your OpenGL programs from the command line(Unix only).
So far i only got C and C++(it can be downloaded from the Download page of www.morbus.info ).
But i want to add more languages.
So does anybody knows which libraries are required to compile Java programs with OpenGL for the compiler gcj(part of the gcc compiler set)?
Thanx Hylke

Use JOGL. https://jogl.dev.java.net/

 Cheers,
 Harold

Does that come with evry distro(like gcj)?
If it does, which libraries are required to compile OpenGL with Java?
Thanx Hylke