Commit Graph

3 Commits

Author SHA1 Message Date
Robert Field
f49817d6cd 8154485: JShell: infrastructure for multi-Snippet class wrappers
Reviewed-by: jlahoda
2016-04-25 08:50:16 -07:00
Shinya Yoshida
ec26043caf 8144903: JShell: determine incorrectly the type of the expression which is array type of captured type
Fix and clean-up the processing of types (esp. captured types) into type names for use in generated temp vars

Reviewed-by: mcimadamore, jlahoda, rfield
2015-12-11 11:20:10 -08:00
Jan Lahoda
a21102b5f4 8134254: JShell API/tool: REPL for Java into JDK9
Adding the implementation of the jshell (read-eval-print-loop) tool.

Co-authored-by: Robert Field <robert.field@oracle.com>
Co-authored-by: Shinya Yoshida <bitterfoxc@gmail.com>
Reviewed-by: briangoetz, mcimadamore, psandoz, forax
2015-10-19 19:15:16 +02:00