Trying to open VisualVM outputs following error: **VisualVM log** `Version of OpenJDK is not supported. Please use the default-jdk.` **Desktop (please complete the following information):** - OS: Ubuntu - Version 22.04.3 LTS **Additional context** `java -version` outputs: ``` openjdk version "17.0.9" 2023-10-17 OpenJDK Runtime Environment (build 17.0.9+9-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 17.0.9+9-Ubuntu-122.04, mixed mode, sharing) ``` and `$JAVA_HOME` is `/usr/lib/jvm/java-17-openjdk-amd64`