R2015b and Java version

5 views (last 30 days)
JFz
JFz on 18 Feb 2016
Commented: Walter Roberson on 19 Feb 2016
Hi, I am using R2015b and I downloaded java 1.8. But when I check in Matlab command window, my java is 1.7: >> version -java
ans =
Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot™ 64-Bit Server VM mixed mode
I don't know why Matlab is not using my newly downloaded java 1.8.
Thanks,
Jennifer

Answers (1)

Walter Roberson
Walter Roberson on 18 Feb 2016
You did not indicate which operating system you are using.
If you are using OS-X then the version of Java used is a legacy java, not the version installed in the operating system. Mine shows up as
Java 1.7.0_11-b21 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
  3 Comments
JFz
JFz on 18 Feb 2016
I am also puzzled that my newly download java 1.8 is not being picked up. The Matlab R2015b picks up java 1.7.

Sign in to comment.

Categories

Find more on Downloads in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!