diff options
author | Sven Gothel <[email protected]> | 2011-11-18 07:14:41 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-11-18 07:14:41 +0100 |
commit | d644e9321dceeecdd94a1797e25e6e356d957c23 (patch) | |
tree | 95705d387b3a4e54078e163587e846dd04f0aa8d /LICENSE.txt | |
parent | e5e3a035237294e69e86d8dcb4cce55049eedac7 (diff) |
Fix OS X JAWT SIGSEGV @ NEWT Window creation ; Reloc AttachJAWTSurfaceLayer() OSXUtil -> MacOSXJAWTWindow
Threading/sync issue when creating a NEWT window, which issues a Java callback from native code (positionChanged()).
The latter requires a location validation w/ getLocationOnScreen() involved.
Hence getLocationOnScreen() shall not lock the JAWT native resources,
since it may not be ready yet (-> threading/sync issue).
Diffstat (limited to 'LICENSE.txt')
0 files changed, 0 insertions, 0 deletions