Hi. I've installed openjdk-8 on Ubuntu 16.04 (our CI server) and want to build kotlin/spring boot. Sadly I run into
I only found stack overflow posts suggesting to use oracle jdk but my
gradle build
works quite fine on my arch system. Any sugestions?