Oracle JDK 10 does not have a jre sub-folder per https://docs.oracle.com/javase/10/install/installed-directory-structure-jdk-and-jre.htm#JSJIG-GUID-5CD31FB7-D906-4F4D-BEF6-353FBC68D4F7
Method VerifyJdkTask.containsJdk validates a location as a JDK based on the presence of a jre sub-folder.
Ipsofacto ... it don't work good.
Oracle JDK 10 does not have a jre sub-folder per https://docs.oracle.com/javase/10/install/installed-directory-structure-jdk-and-jre.htm#JSJIG-GUID-5CD31FB7-D906-4F4D-BEF6-353FBC68D4F7
Method VerifyJdkTask.containsJdk validates a location as a JDK based on the presence of a jre sub-folder.
Ipsofacto ... it don't work good.