According to the documentation, the choose the Embedded JDK
option should be found under File > Settings... > Build, Execution, Deployment > Build Tools > Gradle
. But I do not see it there. Just updated Android Studio to the latest version Arctic Fox 2020.3.1 Patch 1
.
Previously I was testing with the Oracle JDK, but discovered that the OpenJDK is embedded and would like to use that instead.
How can the embedded JDK be selected?