The issue pops up when you resize the desktop, as is commonplace when you use VNC across multiple machines.
A good workaround for this issue is to install the latest Oracle Java 8.
If you are using Ubuntu, you can add the Oracle 8 ppa:
sudo add-apt-repository ppa:webupd8team/java
sudo apt update
sudo apt install oracle-java8-installer