oracle@gazelle:~$ java -version
java version "17.0.10" 2024-01-16 LTS
Java(TM) SE Runtime Environment (build 17.0.10+11-LTS-240)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.10+11-LTS-240, mixed mode, sharing)
oracle@gazelle:~$ echo $JAVA_HOME
/usr/bin/java
oracle@gazelle:/opt/oracle/sqldeveloper$ which java
/usr/bin/java
oracle@gazelle:/opt/oracle/sqldeveloper$ ./sqldeveloper.sh
Oracle SQL Developer
Copyright (c) 2005, 2026, Oracle and/or its affiliates. All rights reserved.
./jdk.conf: line 74: AddWindowsVM11OrHigherOption: command not found
./jdk.conf: line 75: AddWindowsVM11OrHigherOption: command not found
./java11.conf: line 8: AddWindowsVM11OrHigherOption: command not found
Java HotSpot(TM) 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
Error occurred during initialization of boot layer
java.lang.module.FindException: Module javafx.base not found