Skip to content

Instantly share code, notes, and snippets.

@eos87
Forked from schnell18/macosx_remove_java9.sh
Created May 8, 2018 17:42
Show Gist options
  • Save eos87/5ab0fca93df085eb16187ef3f5cf6b26 to your computer and use it in GitHub Desktop.
Save eos87/5ab0fca93df085eb16187ef3f5cf6b26 to your computer and use it in GitHub Desktop.
MacOS X remove Java 9
sudo rm -fr /Library/Java/JavaVirtualMachines/jdk-9.jdk/
sudo rm -fr /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
sudo rm -fr /Library/PreferencePanes/JavaControlPanel.prefPane
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment