rfield [Mon, 06 Feb 2017 09:25:31 -0800] rev 43587
8173807: JShell: control characters should be escaped in String values
Reviewed-by: jlahoda
rfield [Mon, 06 Feb 2017 09:00:02 -0800] rev 43586
8173848: JShell: less-than causes: reached end of file while parsing
Reviewed-by: jlahoda
jlahoda [Mon, 06 Feb 2017 15:57:35 +0100] rev 43585
8173636: Results from Processor.getSupportedAnnotationTypes should be intepreted strictly
Reviewed-by: darcy, jjg
Contributed-by: joe.darcy@oracle.com, jan.lahoda@oracle.com
sadayapalam [Mon, 06 Feb 2017 18:14:51 +0530] rev 43584
8166420: Confusing error message when reading bad module declaration
Reviewed-by: jlahoda
jlahoda [Mon, 06 Feb 2017 11:11:43 +0100] rev 43583
8173653: jshell tool: ctrl-C when in external editor aborts jshell -- history lost
Summary: Disable Ctrl-C while running external editors.
Reviewed-by: rfield
sadayapalam [Mon, 06 Feb 2017 13:12:30 +0530] rev 43582
8173456: com.sun.tools.javac.util.Assert.error during code compilation
Reviewed-by: mcimadamore