Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Feedback on new JDK 9 features

REPL (aka Project Kulla)

jshell: The Java Shell (Read-Eval-Print Loop)

As described in JEP 222, Project Kulla introduces a new REPL for Java JDK 9.  You can test this it by following the instructions from the latest Adoption Group hackday. Feedback on this feature should be provided on the kulla-dev mailing list.

...