Testing multiple JFrame w/ GLJPanel (which uses GLOffscreenDrawable w/ FBO) exposes locking issues on all platforms.
de8a370258e60ad9bcf40cf8e6d239ecf306114e GLDrawableFactory* [dummy|offscreen] Surface creation w/ own device does _not_ require locking on global shared device. 10fee84d50d1085d977aab413dd446834798e009 GLJPanel: Expose 'initializeBackend(boolean offthread)' allowing user to trigger backend initialization eagerly and offthread (optional, !WINDOWS) TestPerf001GLJPanelInit02AWT compares all variations: no-gl, glcanvas, gljpanel and gljpanel-initMT (offthread)
Created attachment 536 [details] TestPerf001GLJPanelInit02AWT Linux (AMD, NV), OSX (NV) and Windows (NV)
Created attachment 537 [details] TestPerf001GLJPanelInit02AWT (FIX) - Linux (AMD, NV), OSX (NV) and Windows (NV)
The content of attachment 536 [details] has been deleted by Sven Gothel <sgothel@jausoft.com> who provided the following reason: wrong windows stats segment The token used to delete this attachment was generated at 2013-11-06 18:10:53 CET.