How to install Matlab without Oracle java and use Open JDK instead?

26 次查看(过去 30 天)
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.
  2 个评论
Juha
Juha 2024-5-14
Hi,
Thank you for your answer. We are also planning to use Azul Java, at the moment we are using Matlab R2023b Update 6. I am now trying to find out how we can get rid of the Oracle Java?
Regards,
Juha
Riku
Riku 2024-5-14
Hey,
We havent yet uninstalled anything but I believe after the environmental variable for Azul java is working you can just delete the Oracle files or ask for a possible matlab package without the Java preinstalled.
Regards
Riku

请先登录,再进行评论。

回答(2 个)

Steven Lord
Steven Lord 2024-5-7
Please see this Answers post.
  1 个评论
Juha
Juha 2024-5-7
Hi, thank you for your answer. I have read that post before and I understand how to do that but that is not our case.
My question is how we could silently install Matlab without Oracle Java?
Regards,
Juha

请先登录,再进行评论。


Riku
Riku 2024-5-14
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:

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品


版本

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by