top | item 16920190

(no title)

LudoA | 7 years ago

Pretty sure that Java 9 should still fully support apps written for older versions of Java.

However, apps written specifically for Java 9 (e.g. using the new modules system) wouldn't work on older versions of Java.

discuss

order

tragic|7 years ago

It's a little more complicated than that; for example, a good many clojure libraries were broken by Java 9. I haven't been writing clojure day to day for about six months, so I don't know how things are looking just now. But it would be a non trivial task to migrate a lot of clojure apps over.