Re: Interference/timing(?) issue on macOS when creating and destroying GLCanvas
Posted by Martin on Nov 30, 2021; 3:21pm
URL: https://forum.jogamp.org/Interference-timing-issue-on-macOS-when-creating-and-destroying-GLCanvas-tp4041505p4041509.html
Hi,
I was curious about this hang, so I tried reproducing on macOS Big Sur on Silicon (ARM).
I tried following JDK :
Azul JDK 17 for ARM
OpenJDK 17 (Rosetta might be involved to run on ARM)
OpenJDK 11 (Rosetta as well)
First program hangs for any JDK.
Second program never hangs for any JDK.