IMG_20190102_210000.png
# announcements
k
IMG_20190102_210000.png
d
That is the Oracle JDK, not OpenJDK.
👍 1
👆 2
What it comes down to: The Oracle JDK builds are commercial. OpenJDK is still open source and the AdoptOpenJDK project (for example) provides you with builds and long support for even Java 8 (https://adoptopenjdk.net).
Those builds are licensed with GPL + Classpath exception so they are safe for commercial use.
👍 2