How to install Matlab without Oracle java and use Open JDK instead?
Show older comments
How to install Matlab without Oracle java and use Open JDK instead. We think that we need update all our installation to use Open java because Oracle is starting to end free use of java. We use SCCM to install software silent.
Answers (2)
Riku
on 14 May 2024
0 votes
Hey,
We have been looking into the same thing and our solution has been tested and we're planning on rolling it out to users.
We decided to use Azul Systems Zulu JRE 11 as replacement for Oracle java which comes with the basic matlab installation. By making windows environment variable MATLAB_JAVA and value "Path to Open JDK of choice" matlab will change the Java version matlab uses.
We also found that the Zulu java version should be used for Matlab R2023a onwards as R2022b didnt work.
More information:
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!