diff options
author | Sven Gothel <[email protected]> | 2019-09-16 12:10:23 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2019-09-16 12:10:23 +0200 |
commit | ecc6794670b31d859763eb363ed3ead15d757977 (patch) | |
tree | 6b1fb76ee70dbdc05a475442b854572d8a7ce1d4 /src/newt | |
parent | fe6600234cafe16afb1d06a0254d2135ffb71b12 (diff) |
Bug 1393: Adding test cases setting visibility before enabling exclusive context thread animator
MacOS Java11 freezes occur on 3rd NEWT window creation (orderFront) after enabling exclusive context thread animator.
Here we add set visibility upfront which does not trigger the freeze on the AppKit main thread.
Note: OpenJDK8 works flawlessly.
For some reason, the exclusive context thread enabled animator interferes when 'orderFront' is issued.
Diffstat (limited to 'src/newt')
0 files changed, 0 insertions, 0 deletions