I have come to understand that for our organisation the use of Java 8 is a bit challenging because of the licensing model. This can actually be a major issue for implementing Essential as it can cause major increases in cost.
Thus I would just humbly suggest that it it would be very valuable if you were to ensure that essental also ran smoothly on non proprietary JMV.
(And if it already does, please help a poor user to the best one. Perhaps this is extra difficult for a mac user.)
Java versions… non proprietary reccommendations…
- neil.walsh
- Posts: 471
- Joined: 16 Feb 2009, 13:45
- Contact:
Hi,
There are lots of different non-Oracle Java JVMs these days. Just be sure to choose a Java 8 version for compatibility (Java 8 EOL is in 2030 whereas other (later) versions actually EOL earlier).
Azul
https://www.azul.com/downloads/?version ... e=jdk#zulu
Adoptium (previously known as AdoptOpenJDK)
https://adoptium.net/en-GB/temurin/releases/?version=8
There are others but either of these should be fine.
Cheers
Neil
There are lots of different non-Oracle Java JVMs these days. Just be sure to choose a Java 8 version for compatibility (Java 8 EOL is in 2030 whereas other (later) versions actually EOL earlier).
Azul
https://www.azul.com/downloads/?version ... e=jdk#zulu
Adoptium (previously known as AdoptOpenJDK)
https://adoptium.net/en-GB/temurin/releases/?version=8
There are others but either of these should be fine.
Cheers
Neil