Using intelliJ 2020.1, I get a  `javax/xml/bind/JA...
# intellij
m
Using intelliJ 2020.1, I get a  
javax/xml/bind/JAXBException
 error when run from intelliJ, which hints at a JDK11 somewhere... But I do have JDK 1.8 in both the project structure and also in the "Gradle JVM" setting. Any clue why my build would run on JDK11 ?
Ok, there is a per-Android SDK JVM in addition to the global "Project JVM"