Again I played around with my system and the opengl-java2d-pipeline. Within my reshape-callback I call setLocation of the gljpanel I use. I do this to get the rendering in the right position. (I have within a JlayeredPane).
It seems, that with the pipeline enabled (tested on ati hardware so far) this seTLocation(point) call results in some kind of deadlock…
Is this a mistake by me? Or just a synchronisation thing of the pipeline?
Greets
Klemens