You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 21.0.4+7-LTS .msi installs a folder named "jdk-21.0.4.7-hotspot" but the .zip folder for the same version contains a folder named "jdk-21.0.4+7". This means that we have to rename the .zip folder name to "jdk-21.0.4.7-hotspot" to be consistent. Why are these named different?
For reference, we are using the zip because you can't have the .msi for 21.0.2+13-LTS and 21.0.4+7-LTS installed at the same time.
Context
Java version:
21.0.4+7-LTS
Your operating system and platform:
Windows 10
The text was updated successfully, but these errors were encountered:
Question
The 21.0.4+7-LTS .msi installs a folder named "jdk-21.0.4.7-hotspot" but the .zip folder for the same version contains a folder named "jdk-21.0.4+7". This means that we have to rename the .zip folder name to "jdk-21.0.4.7-hotspot" to be consistent. Why are these named different?
For reference, we are using the zip because you can't have the .msi for 21.0.2+13-LTS and 21.0.4+7-LTS installed at the same time.
Context
Java version:
21.0.4+7-LTS
Your operating system and platform:
Windows 10
The text was updated successfully, but these errors were encountered: