Open JDK & OI 9.4 (AREV32)
At 24 OCT 2022 12:32:43PM John Bowen wrote:
Can Open JDK be used with OI 9.4 instead of Oracle Java?
At 24 OCT 2022 01:58PM bshumsky wrote:
Can Open JDK be used with OI 9.4 instead of Oracle Java?
Hi, John. Yes, you can use the openJDK version of Java with OpenInsight 9.x - just remember you have to select a 32bit Java Runtime Environment (JRE), instead of the more prevalent (and likely default) 64bit.
- Bryan Shumsky
At 24 OCT 2022 03:26PM John Bowen wrote:
Bryan - Thanks for the quick response.
I've found several versions that I could use. Has anyone used a version that they're happy with and would recommend?
At 24 OCT 2022 03:33PM bshumsky wrote:
Bryan - Thanks for the quick response.
I've found several versions that I could use. Has anyone used a version that they're happy with and would recommend?
Hi, John. I would go to adoptium.net (AdoptOpenJDK changed their name), and using the drop-down boxes select the Windows platform, x86 architecture, JRE package type, and version 11. You can then download a .zip or .msi of the specified release. Remember that (unless the .msi does it for you) you will need to put the path to the java binary in your system environment settingsā¦
Hope that helps,
- Bryan Shumsky
At 24 OCT 2022 03:38PM John Bowen wrote:
Thanks again. I'll give that one a try.