Skip to content

Instantly share code, notes, and snippets.

@zainfathoni
Forked from schnell18/macosx_remove_java9.sh
Created February 21, 2018 08:39
Show Gist options
  • Save zainfathoni/dc89fe5a8127b99ac1018c140457317d to your computer and use it in GitHub Desktop.
Save zainfathoni/dc89fe5a8127b99ac1018c140457317d 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