Support for JDK 11

I am a new user for mxnet and I like the Scala API. However, I find that the jars are not available for JDK 11 and compiling the code with JDK 11 seems to be not working. Is there a plan to support newer java versions?

MXNet’s Java API should work with JDK 11. Which error message do you get when you compile the code?