Explore Java 9's powerful features, including JShell, in this 35-minute conference talk by Miro Cupak, Senior Software Engineer at DNAstack. Learn how to effectively use Java's read-eval-print-loop implementation to enhance your workflow and quickly explore new APIs. Discover nearly 100 other JEPs (JDK Enhancement Proposals) introduced in Java 9, covering both minor and major enhancements. Dive into topics such as variables, collections, job control, while and take operations, methods, computable futures, external processes, and pipelines, all demonstrated through practical examples using JShell.
Exploring Java 9 with JShell - New Features and APIs