list of java versions installed mac+How to get list of all Java versions installed on macOS
ReportQuestion
Please briefly explain why you feel this question should be reported .
To find the versions of Java have been installed on a Mac system or macOS is to run the command: /usr/libexec/java_home -V
Steps to check installed Java versions:
- Open the Terminal window
- Go to the directory /usr/libexec, by doing cd /usr/libexec
- Type: ./java_home -V
0
Mac
9 months
2021-09-01T17:01:49+02:00
2021-09-01T17:01:49+02:00 0 Answers
8 views
0
Leave an answer