The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- reviewed X11Lib.XLock/UnlockDisplay() usage: (details)
- Merge branch 'master' of github.com:mbien/jogl (details)
Commit
ca6818d87ee86b2cc9961e47ad9f899e1fd90f78
by Michael Bienreviewed X11Lib.XLock/UnlockDisplay() usage: - added lock(); try{foo();}finally{unlock();} where missing - made sure lock is called outside the try block - fixed nesting in situations with two independent locks
|
|