Nobody is currently working on this issue. If you'd like to contribute code to fix it there are two basic options. One is to port the needed pieces of the GLU sample implementation (available at
http://oss.sgi.com/ ) to pure Java and replace the bodies of the autogenerated routines in the GLU class. The second is to extract the needed pieces of the GLU sample implementation and put them into the jogl.dll/libjogl.so. If you don't feel up to this task then please file an RFE about it on the Issues section of
http://jogl.dev.java.net/ .