duke [Wed, 05 Jul 2017 21:45:40 +0200] rev 38543
Merge
duke [Wed, 05 Jul 2017 21:45:33 +0200] rev 38542
Merge
jlahoda [Tue, 24 May 2016 16:02:46 +0200] rev 38541
8131017: jshell tool: pasting code with tabs invokes tab completion
Summary: Enabling copy-paste detection.
Reviewed-by: lagergren, rfield, sundar
rfield [Mon, 23 May 2016 13:05:04 -0700] rev 38540
8157528: jdk/jshell/ExecutionControlTest.java failed intermittently with NPE
Reviewed-by: jlahoda
rfield [Mon, 23 May 2016 10:12:05 -0700] rev 38539
8157517: jshell tool: allow undoing operations
8157395: jshell tool: allow the position of options on commands to be more flexible
8157393: jshell tool: change /set newmode ... to be consistent with /retain mode
Reviewed-by: jlahoda
mcimadamore [Mon, 23 May 2016 15:07:10 +0100] rev 38538
8157149: Inference: weird propagation of thrown inference variables
Summary: Overhaul of treatment of thrown inference variables
Reviewed-by: vromero
psandoz [Mon, 23 May 2016 12:48:18 +0200] rev 38537
8149821: Add VarHandle signature-polymorphic invocation byte code tests
Reviewed-by: mcimadamore