diff options
author | Sven Gothel <[email protected]> | 2013-04-04 05:34:57 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-04-04 05:34:57 +0200 |
commit | 68526d3f9432ea9c80e444146fc99b4ae1352d50 (patch) | |
tree | 79c72ef4b84332ffe05252ebb556bf86e46688b2 /src/nativewindow/classes/com | |
parent | 15e20956fc6a700c12b54342b6e1320a150ce039 (diff) |
OSX/CALayer Threading Part4: Stream all JAWT Root CALayer Operations on OSX Main-Thread
Previous code created, set and unset the root CALayer on the current thread,
which lead to a very delayed destruction of the root CALayer w/.
With Java7 this lead to a possible resource starvation in certain situations,
since Java7 uses an CAOpenGLLayer.
Similar w/ f354fb204d8973453c538dda78a2c82c87be61dc,
creation, set and unset is operated on main-thread.
Diffstat (limited to 'src/nativewindow/classes/com')
0 files changed, 0 insertions, 0 deletions