Bug 220

Summary: Gears demo throws exceptions with -Dsun.java2d.opengl=true
Product: [JogAmp] Jogl Reporter: Sven Gothel <sgothel>
Component: coreAssignee: Sven Gothel <sgothel>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 1   
Hardware: All   
OS: all   
URL: http://www.javagaming.org/forums/index.php?topic=13579.0
Type: DEFECT SCM Refs:
Workaround: ---

Description Sven Gothel 2010-03-24 07:48:50 CET


---- Reported by kbr 2006-05-07 13:10:47 ----

The Gears (not JGears) demo throws exceptions during startup with
-Dsun.java2d.opengl=true and recent builds of Mustang. The issue is probably the
recently-added FBO support to the Java2D/JOGL bridge.



---- Additional Comments From kbr 2006-05-29 07:43:44 ----

On non-X11 platforms, removed workaround in Threading class which
treats both the EDT and the QFT as viable threads upon which to
execute OpenGL work. Deadlock issues remain on X11 threads when
causing OpenGL contexts associated with heavyweight widgets to be made
current on the QFT. On Windows the QFT is now used for all OpenGL work
when the Java2D/JOGL bridge is active.




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:48 EDT  ---

This bug was previously known as _bug_ 220 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=220