As @tech_android already posted in this comment, to solve that problem permanently, go to Module Settings > SDK Location > Use embedded JDK.
This will remove dependency on the external Java installation by using the embedded JDK.

As @tech_android already posted in this comment, to solve that problem permanently, go to Module Settings > SDK Location > Use embedded JDK.
This will remove dependency on the external Java installation by using the embedded JDK.
