rfield [Thu, 01 Sep 2016 12:13:13 -0700] rev 40769
8133507: JShell: StackTraceElement#getFileName of EvalException does not use custom id generator
Reviewed-by: jlahoda
jlahoda [Mon, 29 Aug 2016 15:53:03 +0200] rev 40768
8165008: javac -Xmodule compiles the module in a way that reads the unnamed module
Summary: Ensuring proper separation between named modules and the unnamed module when using -Xmodule
Reviewed-by: jjg
jlahoda [Thu, 01 Sep 2016 10:30:50 +0200] rev 40767
8131023: JShell: System.in does not work
Summary: Pass user input to snippets/remote agent
Reviewed-by: rfield
amlu [Thu, 01 Sep 2016 13:18:42 +0800] rev 40766
8165193: Workaround intermittent failures of JavacTreeScannerTest and SourceTreeScannerTest due to C2 memory usage
Reviewed-by: darcy
shinyafox [Thu, 01 Sep 2016 11:07:00 +0900] rev 40765
8164825: jshell tool: Completion for subcommand
Reviewed-by: jlahoda
rfield [Wed, 31 Aug 2016 10:35:51 -0700] rev 40764
8164518: JShell: Add failover case of explicitly listening to "localhost"
Reviewed-by: jlahoda
mchung [Tue, 30 Aug 2016 20:49:41 -0700] rev 40763
8165109: langtools/test switches to use new CLI options
Reviewed-by: jjg, amlu
mchung [Tue, 30 Aug 2016 17:47:46 -0700] rev 40762
8160851: Remove old launcher module-related options
Reviewed-by: jjg, alanb