Skip to content
Discussion options

You must be logged in to vote

For anyone else who hits the same problem, this should work:

$ sudo rm -rf /Library/Java/JavaVirtualMachines/microsoft-11.jdk
$ sudo pkgutil --forget com.microsoft.11.jdk

That should delete the MS OpenJDK 11 files, and remove the entry for it from the macOS pkg database.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@karianna
Comment options

Answer selected by brunoborges
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
2 participants