-
-
Notifications
You must be signed in to change notification settings - Fork 178
Closed
Description
I realise this is premature, but the release of Java 9 fast approaches...
I downloaded boot.sh
on current Linux Mint, then ran this:
$ boot repl
Downloading https://github.com/boot-clj/boot/releases/download/2.6.0/boot.jar...
Exception in thread "main" java.lang.ClassCastException: jdk.internal.loader.ClassLoaders$AppClassLoader (in module: java.base) cannot be cast to java.net.URLClassLoader (in module: java.base)
at Boot.loadJar(Boot.java:228)
at Boot.main(Boot.java:254)
doug@twist ~/code/dashboard $ java -version
openjdk version "9-internal"
OpenJDK Runtime Environment (build 9-internal+0-2016-04-14-195246.buildd.src)
OpenJDK 64-Bit Server VM (build 9-internal+0-2016-04-14-195246.buildd.src, mixed mode)
Metadata
Metadata
Assignees
Labels
No labels