why Adoptium have different name for JDK 21 LTS if downloaded from release page and if installed it from repo configuration #1028
-
observed Adoptium configure different name if we download it directly from release page https://adoptium.net/en-GB/temurin/releases/ and if we configure this through repos like https://adoptium.net/en-GB/installation/linux/ first unzip it with this jdk-21.0.1+12 while later configure itself as tremium21 wanted to know what is difference between them. |
Beta Was this translation helpful? Give feedback.
Answered by
karianna
Feb 19, 2024
Replies: 1 comment 2 replies
-
They are the same binary and just have different file names to conform with the OS/package manager naming stds. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
karianna
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They are the same binary and just have different file names to conform with the OS/package manager naming stds.