Looking at the MANIFEST.MF file included in the jetty_b4j.jar file included in B4J version 6.01, the Jetty version is 9.4.6.v20170531.
Quoting from
https://webtide.com/getting-started-with-jetty-and-jdk-9/:
Given these two pieces of information, JDK9 and up and -Xbootclasspath/p:alpn-boot-8.1.12.v20180117.jar with the current included Jetty will not happen.
Please note that JDK8 is considered LTS (long term support), and JDK9 and JDK10 are not (
http://www.oracle.com/technetwork/java/eol-135779.html). Oracle even says this about Java SE 9 and 10.
The next LTS version will be 11, which is expected to be available in September 2018. So until the next LTS comes out, I would personally just stick with 8.