rfield [Thu, 01 Sep 2016 13:21:52 -0700] rev 40771
8165211: JShell: Fix completion analysis problems
Reviewed-by: jlahoda
jlahoda [Thu, 01 Sep 2016 21:25:33 +0200] rev 40770
8164952: JShell tests: jdk/jshell/CompletionSuggestionTest.testUncompletedDeclaration(): failure
Summary: Avoiding conflict between the CompletionSuggestionTest.testUncompletedDeclaration test and ClassPathTest
Reviewed-by: rfield
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