Java v1.5.0-10_b03 - Fatal Error w/ JOGL

I sent an email to the mailing list, but I wanted to post here as well.

There seems to be an issue with Java v1.5.0-10_b03 and jogl. It seems my application, as well as all the demos on the website dont work with this verion. This is the version that currently is being given out at java.com/getjava.

As a note, both my application and the jogl demos work with 1.5.0-09, and 1.6.0.

Check out this link for an answer:

LInk

Thanks for the link man.

This is pretty much a showstopper for my users, as its pretty tough to make sure mass #s of people dont just have the most updated version, but the latest working version etc…

Any word on when this is going to be fixed?

We pushed a version of JOGL yesterday which works around this problem. Please see this thread. If you’re referencing JOGL from a Java Web Start application via the jsr-231-webstart-current JNLP link (recommended), your application should automatically pick up the update.

Oh excellent! Thanks Ken.