Skip to content

Instantly share code, notes, and snippets.

@movibe
Forked from schnell18/macosx_remove_java9.sh
Created March 3, 2018 01:20
Show Gist options
  • Save movibe/87aab1235b6681e11f3d79ea7b077e54 to your computer and use it in GitHub Desktop.
Save movibe/87aab1235b6681e11f3d79ea7b077e54 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