The current Java JDK version is JDK 21 but when you download and install the latest Java JRE, it is Java 8.
I want to develop a desktop application that anyone can use after downloading his or her JRE.
I cannot use JDK21 in this case.
What am I missing here?
Thanks