Description
Java 17 applications can run on Eclipse Adoptium's Temurin runtime without the full development kit.
It is useful for desktop apps, services, and command-line tools that need the Java 17 LTS runtime but not javac or other JDK tools. Use a JDK package instead when compiling or developing Java projects.