As most of you are probably aware, jogl will be used as the starting point for the Reference Implementation for JSR 231 Java bindings to OpenGL (see http://jcp.org/en/jsr/detail?id=231). The people who read this forum have some of the most experience with this API. I would like to solicit your feedback regarding the jogl API.
I don’t want “jogl crashes when I do x” type of issues. While legitimate problems, they are not tied to the creation of an API specification. Assuming everything worked 100% as advertised, what parts of the API would you want to see changed and why. The better the explanation, the better the JSR 231 Expert Group will be able to determine the importance of the issue.
Please note there are no guarantees that any issue posted will be addressed, the Expert Group will decide how best to deal with all issues.
As a starting point, here are the issue I thought were relevant from the open issues in the jogl.dev.java.net project:
52 Current GLU semantics need to be properly encapsulated
63 NoAutoRedraw paint behavior
27 convenient usage of jogl from a jdk perspective
d