Vassili Igouchkine
9c33078299
8145342: Some copyright notices are inconsistently and ill formatted
...
Adjusted formatting of copyright notices.
Reviewed-by: darcy, alundblad
2015-12-14 20:18:19 +01: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
Robert Field
0caaad6242
8144095: jshell tool: normalize command parameter handling
...
8140265: jshell tool: /save saves rejected input
Reviewed-by: jlahoda
2015-12-10 23:27:06 -08:00
Lana Steuck
fedd0005cd
Merge
2015-12-02 09:36:35 -08:00
Shinya Yoshida
37762cea6b
8142447: JShell tool: Command change: re-run n-th command should be re-run by id
...
Reviewed-by: rfield
2015-12-01 10:27:14 -08:00
Jan Lahoda
ad5ccf3886
8143037
: JShell should determine commands by prefix
...
Reviewed-by: rfield, mcimadamore, briangoetz
2015-11-30 17:31:55 +01:00
Iris Clark
3c9012f9a2
Merge
2015-11-19 14:01:27 -08:00
Iris Clark
2804e200a2
8141104: jdk.jshell.TaskFactory code for java.specification.version = 1.9 should be adjusted for Verona
...
Reviewed-by: ksrini, jlahoda
2015-11-19 13:23:32 -08:00
Jan Lahoda
31df921493
8141092: JShell: Completion hangs on identifier completion
...
Avoiding recursive search when computing package completion.
Reviewed-by: mcimadamore, rfield
2015-11-12 15:10:01 +01:00
Shinya Yoshida
fadea54488
8142384: JShell tool: New command: /imports, /i which show the list of imported packages or classes, etc..
...
Reviewed-by: rfield, jlahoda
2015-11-12 08:48:42 +01: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