mcimadamore [Mon, 05 Dec 2016 19:00:56 +0000] rev 42416
8170410: inference: javac doesn't implement 18.2.5 correctly
Summary: javac does not generate constraints of the kind 'throws alpha' as described in the spec
Reviewed-by: vromero, dlsmith
jlahoda [Mon, 05 Dec 2016 19:42:42 +0100] rev 42415
8165564: langtools\test\jdk\jshell\CommandCompletionTest.java fails on some windows
Summary: Ignoring non-existent default FileSystem roots.
Reviewed-by: rfield