Is there a date planned for the ‘final’ release of JSR-231?
Not that I’m waiting for it, but I would also like to try and have my project finnished by then
Cheers
Peter
Is there a date planned for the ‘final’ release of JSR-231?
Not that I’m waiting for it, but I would also like to try and have my project finnished by then
Cheers
Peter
We are hoping to have the JSR finalized by JavaOne this year, or roughly mid-May. It’s more or less down to the remaining legalities, though we are continuing to evolve and debug the implementation as you’ve seen here. The APIs are stable at this point.
I guess this has been answered before, but I couldn’t find it right now: What happens if after the release a new opengl version is released and what happens to new vendor specific extensions? Will the JSR-231 reference implementation stay up to date and offer those interface or does it need a new JSR and JSR implementation for that?
We will do a maintenance update for the JSR which has a duration of roughly three months, so you can expect quarterly updates of the official JSR reference implementation. JOGL will continue to evolve more quickly to track changes to the OpenGL specification, but keep in mind it is officially an “experimental” version of the JSR.
are there any plans to add jogl to some jre? maybe dolphin?
Actually I hope it will never be included. As long as it’s independent projects can package whatever version fits - especially newer versions which would otherwise require a major JDK version update.