darcy [Mon, 13 Jun 2016 09:12:35 -0700] rev 38918
8155880: Fix langtools usage of the deprecated Class.newInstance method
Reviewed-by: mcimadamore
mcimadamore [Mon, 13 Jun 2016 12:04:09 +0100] rev 38917
8158630: Langtools Intellij project is missing some source roots
Summary: Add source roots for build tools to IntelliJ project
Reviewed-by: alundblad
shinyafox [Sat, 11 Jun 2016 09:47:59 +0900] rev 38916
8158123: NPE when the annotations is used in export-to of module-info
Reviewed-by: mcimadamore
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