Need guidance about android project export

In some reason my android studio project need to use
Android studio default jbr environment
Unity version 2022.3.20f1c1
When i change JDK version this alert pop out

Android development requires JDK 11 64-bit. Having Java Runtime Environment (JRE) installed is not sufficient.

PS download java environment and jdk_1.8 run well, so what i miss

Unity will install the needed runtimes for you when you install the editor.

Did check these when installing?

I download those mod and use unity’s openJDK works.But i want customizable JDK and SDK version to support lower versions of Android environment like jdk1.8. So is this behavior not supported?

Look under “External Tools for Android” here for how to point Unity at other local installs.