How to cleanly uninstall older versions of JDK on a OSX machine Say you want to remove the JDK 1.8.0_161: Check that's installed with ls -1 /Library/Java/JavaVirtualMachines for example: $ ls -1 /Library/Java/JavaVirtualMachines jdk1.7.0_80.jdk