aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-09-16 02:14:06 +0200
committerSven Gothel <[email protected]>2010-09-16 02:14:06 +0200
commite62a91e26ba01a8970658681891edebcee7461e1 (patch)
tree7b7ec2834c076e303d5e9cb4d2510f6ecc1e958b /src/jogl/classes/com/jogamp
parent1ceebc122739b8a59b1bc099bc33ea880c837da9 (diff)
NEWT: Changed Lifecycle of Display/Screen (part 3)
- Fix DefaultEDTUtil deadlocks: Minimize locking! - invoke: - Check isCurrentThreadEDT() before locking edtLock - Check isRunning() redundant, since we start it beforehand - EventDispatchThread.run(): - Relax definition of EDTUtil::waitUntilIdle(), ie method may return while last task is being executed (see below). - Execute task outside of edtTasks lock. TODO: Fix more test cases (new and old)
Diffstat (limited to 'src/jogl/classes/com/jogamp')
0 files changed, 0 insertions, 0 deletions