iris [Fri, 10 Jun 2016 13:52:03 -0700] rev 38915
8158458: Update references from "1.9" to "9"
Reviewed-by: jjg, ksrini
dlsmith [Fri, 10 Jun 2016 16:43:38 -0600] rev 38914
8037804: Implement specified test for related functional interface types
Reviewed-by: vromero
dlsmith [Fri, 10 Jun 2016 15:08:00 -0600] rev 38913
8144767: Fix handling of capture variables in most-specific test
Reviewed-by: vromero
ntv [Fri, 10 Jun 2016 11:11:52 +0000] rev 38912
8155581: jshell tool: replace use of Option.get()
Reviewed-by: rfield
bpatel [Thu, 09 Jun 2016 23:24:05 -0700] rev 38911
8156077: Support javadoc tags in module documentation
Reviewed-by: jjg
lana [Thu, 09 Jun 2016 19:06:36 +0000] rev 38910
Merge
jlahoda [Thu, 09 Jun 2016 14:20:11 +0200] rev 38909
8158174: jshell tool: leaks threads waiting on StopDetectingInputStream
Summary: Shutdown StopDetectingInputStream when closing the ConsoleIOContext.
Reviewed-by: rfield