Dalvik is a jvm, just not fully compatible with openjdk.
Android is slowly migrating towards toward openjdk, I expect Java 17 to put them enough to shame to have to react
Most of the Android ecosystem is on Kotlin at this point. So Java language changes don't really matter for Android. Jvm changes matter even less because Google implements their own runtime.