02c4008690
System property java.endorsed.dirs is set by IDEA but not supported since Java 9 preventing starting a JVM. This patch takes this into account and blacklists this property for all K/N tools including the commonizer. See also: https://youtrack.jetbrains.com/issue/IDEA-193219 https://youtrack.jetbrains.com/issue/KT-25887