jjg [Fri, 21 Apr 2017 13:58:57 -0700] rev 44820
Merge
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