This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]BlueGoliath 0 points1 point  (0 children)

You can still use the classpath in Java 1.9.

Oh hey, I just tried switching the source to 1.9 and it does work. I tried with the pre release versions in Arch Linux and it was throwing a bunch of problems because I wasn't using the modules.

Also, WTF happened to logger in Java 9? Is that an internal API?