Skip to content

Instantly share code, notes, and snippets.

@sairamkrish
Last active March 16, 2018 10:28
Show Gist options
  • Save sairamkrish/1a47cb5099244626caa23513c9c77392 to your computer and use it in GitHub Desktop.
Save sairamkrish/1a47cb5099244626caa23513c9c77392 to your computer and use it in GitHub Desktop.
which JDK to choose
Schenario JDK Choice Reason
Bundling JDK with your product OpenJDK OpenJDK is licensed under GNU GPLv2. Oracle is licensed under Oracle Binary Code License Agreement
Using JDK during development OracleJDK Oracle comes with additional features for debugging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment