Java3D Dead?

According to this java.net weblog post by Chris Adamson, Java3D is done for in favor of JOGL, an open source Java binding for OpenGL.  JOGL, now why does that sound familiar?

I wrote an open source Java binding for OpenGL way back in 1996 called JOG (Java OpenGL).  After releasing it, I moved on and it eventually got lost during one of many ISP changes.  I am sure I still have the source code somewhere on a floppy, but I barely remembered its name.  Only trace of JOG left on the web was this OpenGL Language Bindings page which was updated last in 1997.  I wonder if any of my JOG code made its way into JOGL…