On starting, it throws exceptions regarding not finding javax.xml.bind, which 
was removed from Java 10. I fixed this by adding --add-modules java.xml.bind. 
Then it fails because of this error `java.lang.NoClassDefFoundError: 
sun/misc/Perf`.
Some of the features of this project require unsafe or deprecated APIs of Java 
8 and need to be fixed.

OS: debian 9
JVM: Oracle JDK 10

[ Full content available at: 
https://github.com/apache/incubator-druid/issues/6282 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to