Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS fix jvm version to retrieve jdk8 #354

Closed
wants to merge 1 commit into from

Conversation

markush81
Copy link

seems that 1.8+ does not match (at lest openjdk) new current distributions

➜  ~ /usr/libexec/java_home -v 1.8
/usr/local/Cellar/openjdk@8/1.8.0+282/libexec/openjdk.jdk/Contents/Home
➜  ~ /usr/libexec/java_home -v 1.8+
/usr/local/Cellar/openjdk/15.0.2/libexec/openjdk.jdk/Contents/Home
➜  ~

@markush81
Copy link
Author

Duplicate of #340.

@markush81 markush81 closed this Dec 30, 2021
@markush81 markush81 deleted the master branch July 16, 2022 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant