Oh, I got it. `os.path.exists` on a symlink return...
# general
h
Oh, I got it.
os.path.exists
on a symlink returns false if the thing it links to (in our case the old JDK) is gone.