We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
https://support.apple.com/kb/DL1572?locale=en_US
Uninstall Java 6 on Mac
Remove the "system" JVM installed and maintained by Software Update
sudo rm -rf /System/Library/Java/JavaVirtualMachines/1.6.0.jdk
Remove any Java Developer Previews
sudo rm -rf /Library/Java/JavaVirtualMachines/1.6.0*.jdk