Recent versions of IntelliJ can download a JDK for the convenience of the user.
However, those downloaded JDKs are not appearing in the canonical place, at least not on my Mac:
/Library/Java/JavaVirtualMachines
So where are the downloaded JDKs being stored?
I would like to inspect them, and possibly delete some.
I have found this documentation page, SDKs, but did not see the storage location mentioned there.