duke [Wed, 05 Jul 2017 22:24:41 +0200] rev 41867
Merge
duke [Wed, 05 Jul 2017 22:24:34 +0200] rev 41866
Merge
jlahoda [Wed, 02 Nov 2016 07:38:37 +0100] rev 41865
8131019: jshell tool: access javadoc from tool
Summary: Adding internal support to resolve {@inheritDoc} and format javadoc to plain text for use by jdk.jshell and jdk.scripting.nashorn.shell, enhancing Shift-<tab> documentation in JShell with ability to show javadoc.
Reviewed-by: jjg, rfield
darcy [Tue, 01 Nov 2016 14:47:07 -0700] rev 41864
8169025: Problem list ClassPathWithDoubleQuotesTest.java until JDK-8169005 is fixed
Reviewed-by: ksrini
smarks [Tue, 01 Nov 2016 11:28:16 -0700] rev 41863
8165646: (jdeprscan) adjust tool output to improve clarity
Reviewed-by: jjg, psandoz
vromero [Tue, 01 Nov 2016 10:51:53 -0400] rev 41862
8167431: javac takes too long time to resolve interface dependency
Reviewed-by: mcimadamore
vromero [Tue, 01 Nov 2016 10:14:42 -0400] rev 41861
8132562: javac fails with CLASSPATH with double-quotes as an environment variable
Reviewed-by: jjg
mchung [Mon, 31 Oct 2016 18:06:03 -0700] rev 41860
8167057: jdeps option to list modules and internal APIs for @modules for test dev
Reviewed-by: dfuchs
alanb [Fri, 28 Oct 2016 10:17:56 +0100] rev 41859
8168789: ModuleReader.list and ModuleFinder.of update
Reviewed-by: mchung
rfield [Thu, 27 Oct 2016 17:11:16 -0700] rev 41858
8167643: JShell: silently ignore access modifiers (as semantically irrelevant)
Reviewed-by: jlahoda