Last updated 5 years ago
Was this helpful?
This chapter contains what is new in Java 9.
Verify if we can migrate to Java 9. Go into classes directory and run . If we get no output, we should be fine to migrate.
/Users/ondrej/app/build/classes ➜ classes git:(master) $JAVA_HOME/bin/jdeps -jdkinternals main ➜ classes git:(master)