On Mon, 9 Aug 2021 at 12:11, Chris Wareham <[email protected]> wrote: > I'll install OpenJDK 17 from Debian's repositories and try that. I get a > lock up roughly twice a day, so I'll see if a more recent JDK makes a > difference.
As Geertjan said, not 17, but also I would try a different vendor - eg. Azul or AdoptOpenJDK. I've found distro packaged JDK's a little flaky at times, at least with Ubuntu. You don't have to install, just unpack and point the IDE to it with the jdkhome setting. VisualVM could be a good, easy way to diagnose what's going on. Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
