---- Reported by tomas 2006-05-19 00:58:12 ---- We have encountered a issue when shifting from the Februrary 17 release to April 20. The problem seems to be that we don't get a context. The testcase uses the external context mechanism (setup against GLCanvas mainly for test purpose) since the end product will both be embedded in a legacy applictaion and used from Java directly. It would ease developement if the external context also work with a GLCanvas since then developers wouldn't need to maintain a seprate code base for java and embedded implementations. For more info on the issue see: http://www.javagaming.org/forums/index.php?topic=13705.0 ---- Additional Comments From tomas 2006-05-19 00:59:31 ---- Created an attachment Testcase with a external context setup agianst a GLCanvas ---- Additional Comments From kbr 2006-05-28 16:47:00 ---- Added short-circuiting of logic to prevent the current GLContext from being released due to makeCurrent() of an external GLContext. Tested on Windows, Linux and Mac OS X. Fix will be present in nightly builds dated 5/29 or later as well as in JSR-231 beta 5. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:48 EDT --- This bug was previously known as _bug_ 224 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=224 Imported an attachment (id=81) The original submitter of attachment 81 [details] is unknown. Reassigning to the person who moved it here: sgothel@jausoft.com.