Skip to content

Instantly share code, notes, and snippets.

@litvil
Forked from schnell18/macosx_remove_java9.sh
Created October 25, 2017 15:22
Show Gist options
  • Save litvil/a068dbcd3d9949e821d55cfd86c57833 to your computer and use it in GitHub Desktop.
Save litvil/a068dbcd3d9949e821d55cfd86c57833 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