Some geometry doesn't render correctly with respect to depth. I have inserted two screenshots, one taken with the old ogl bindings, the other taken with jogl bindings, (2.2.4, latest stable). The grid in the images is a line array. As you can see, with the jogl bindings, the line array is seen through the ball, meaning the line array seems to be drawn always "on top".
OGL bindings:
JOGL bindings