https://kotlinlang.org logo
Title
n

ndkoval

04/02/2018, 1:10 PM
Hi! Has anyone tried to build Gradle/Maven Kotlin project using a custom hotspot build? When I am trying to do this with a custom JDK10 build, it fails with
No class roots are found in the JDK path: /home/nkoval/jdk10-consol-proto/build/linux-x86_64-normal-server-release/jdk
I run it on Ubuntu and for Java projects it works well.
nkoval@dxlab:~$ ls jdk
_packages_attribute.done  bin  conf  include  lib  modules  release
The JDK path was incorrect (but it worked with java projects). The correct one is …/linux-x86_64-normal-server-release/*images*/jdk.