jlahoda [Tue, 24 Jan 2017 13:29:58 +0100] rev 43363
8153759: jshell tool: Smart completion detection is not reliable
Summary: Reverting back to smart completion if any action follows a completion action.
Reviewed-by: rfield
dfuchs [Fri, 27 Jan 2017 20:33:34 +0000] rev 43358
8173260: CatalogManager.catalogResolver should not fail when non-existing URI is passed to it
Summary: removed the code that special cased file and jar and threw IAE if the file did not exist.
Reviewed-by: alanb, lancea