jjg [Thu, 20 Apr 2017 16:13:40 -0700] rev 44819
8178017: JDK 9 change to symlink handling causes misleading class.public.should.be.in.file diagnostic
Reviewed-by: jlahoda, cushon
rfield [Fri, 21 Apr 2017 12:27:02 -0700] rev 44818
8178992: jshell tool: missing references in /help /set mode
Reviewed-by: jlahoda
jjiang [Fri, 21 Apr 2017 19:33:57 +0200] rev 44817
8179066: Add jdk/jshell/MergedTabShiftTabExpressionTest.java to ProblemList due to JDK-8179002
Reviewed-by: rfield
lana [Fri, 21 Apr 2017 03:34:47 +0000] rev 44816
Merge
ksrini [Thu, 20 Apr 2017 14:37:15 -0700] rev 44815
8178830: standard doclet: -javafx option should be unhidden
Reviewed-by: bpatel, jjg
jlahoda [Thu, 20 Apr 2017 13:43:03 +0200] rev 44814
8178481: jdk/jshell/CompletionSuggestionTest.java routinely fails
Summary: Depending on the test order, the completion after 'import c<tab>' may include additional entries besides 'com', only checking 'com' is present.
Reviewed-by: rfield
bpatel [Wed, 19 Apr 2017 10:26:48 -0700] rev 44813
8176452: Javadoc UI style issue with index in description.
Reviewed-by: jjg, ksrini
jlahoda [Wed, 19 Apr 2017 13:38:36 +0200] rev 44812
8178012: Finish removal of -Xmodule:
Summary: Changing -Xmodule: option to -XD-Xmodule:, setting jtreg to use --patch-module instead of -Xmodule:.
Reviewed-by: jjg
jlahoda [Wed, 19 Apr 2017 11:36:44 +0200] rev 44811
8178035: MergedTabShiftTabTest sometimes time outs
Summary: Splitting MergedTabShiftTabTest into two tests, increasing timeout.
Reviewed-by: rfield
jjg [Tue, 18 Apr 2017 15:03:57 -0700] rev 44810
8157763: update links to technotes in javadoc API
Reviewed-by: ksrini
darcy [Tue, 18 Apr 2017 13:43:34 -0700] rev 44809
8178916: Update annotation processing API for terminology changes in modules
Reviewed-by: jjg
ksrini [Tue, 18 Apr 2017 13:39:04 -0700] rev 44808
8178904: javadoc jdk/javadoc/doclet/testModules/TestIndirectExportsOpens.java fails
Reviewed-by: jjg
ksrini [Tue, 18 Apr 2017 06:29:53 -0700] rev 44807
8178339: javadoc includes qualified opens in "Additional Opened Packages" section
Reviewed-by: jjg
jjg [Mon, 17 Apr 2017 17:03:19 -0700] rev 44806
8162917: langtools/test/tools/javadoc/CompletionError.java is not runnable
Reviewed-by: ksrini
duke [Wed, 05 Jul 2017 23:18:39 +0200] rev 44805
Merge