diff options
author | Sven Gothel <[email protected]> | 2012-10-05 19:11:26 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-10-05 19:11:26 +0200 |
commit | bb8454d735c511c6d80798d3b6258e1ed355579e (patch) | |
tree | ab7ed29ba38c4005434257e5db89390023fad736 /src/test/jogamp | |
parent | 67c2ab9bbc3522d85977151849c416f5aa320395 (diff) |
Refine a3cb6bb14f410f67fccf5ccd4cd7ecc66f448389, fix deadlock (regression)
The lock being claimed at validateGLDrawable() is 'offthread', i.e. may fight w/ AWT / Animator
at reshape/display.
Locking is moved 'down' to AWT runnable 'setRealizedOnEDTAction', which also double checks
the drawable [again].
Diffstat (limited to 'src/test/jogamp')
0 files changed, 0 insertions, 0 deletions