Mon, 24 Apr 2017 14:59:43 -07008176327: javac produces wrong module-info jdk-9+167
jjg [Mon, 24 Apr 2017 14:59:43 -0700] rev 5932
8176327: javac produces wrong module-info
8178518: Add method JavaFileManager.contains
Reviewed-by: jlahoda

Mon, 24 Apr 2017 18:58:50 +02008179002: jdk/jshell/MergedTabShiftTabExpressionTest.java fails intermittently
jlahoda [Mon, 24 Apr 2017 18:58:50 +0200] rev 5931
8179002: jdk/jshell/MergedTabShiftTabExpressionTest.java fails intermittently
Summary: Handle incomming byte arrays in batches, to avoid unnecessary matching.
Reviewed-by: rfield

Fri, 21 Apr 2017 13:58:57 -0700Merge
jjg [Fri, 21 Apr 2017 13:58:57 -0700] rev 5930
Merge

Thu, 20 Apr 2017 16:13:40 -07008178017: JDK 9 change to symlink handling causes misleading class.public.should.be.in.file diagnostic
jjg [Thu, 20 Apr 2017 16:13:40 -0700] rev 5929
8178017: JDK 9 change to symlink handling causes misleading class.public.should.be.in.file diagnostic
Reviewed-by: jlahoda, cushon

Fri, 21 Apr 2017 12:27:02 -07008178992: jshell tool: missing references in /help /set mode
rfield [Fri, 21 Apr 2017 12:27:02 -0700] rev 5928
8178992: jshell tool: missing references in /help /set mode
Reviewed-by: jlahoda

Fri, 21 Apr 2017 19:33:57 +02008179066: Add jdk/jshell/MergedTabShiftTabExpressionTest.java to ProblemList due to JDK-8179002
jjiang [Fri, 21 Apr 2017 19:33:57 +0200] rev 5927
8179066: Add jdk/jshell/MergedTabShiftTabExpressionTest.java to ProblemList due to JDK-8179002
Reviewed-by: rfield

Fri, 21 Apr 2017 03:34:47 +0000Merge
lana [Fri, 21 Apr 2017 03:34:47 +0000] rev 5926
Merge

Thu, 20 Apr 2017 14:37:15 -07008178830: standard doclet: -javafx option should be unhidden
ksrini [Thu, 20 Apr 2017 14:37:15 -0700] rev 5925
8178830: standard doclet: -javafx option should be unhidden
Reviewed-by: bpatel, jjg

Thu, 20 Apr 2017 13:43:03 +02008178481: jdk/jshell/CompletionSuggestionTest.java routinely fails
jlahoda [Thu, 20 Apr 2017 13:43:03 +0200] rev 5924
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

Wed, 19 Apr 2017 10:26:48 -07008176452: Javadoc UI style issue with index in description.
bpatel [Wed, 19 Apr 2017 10:26:48 -0700] rev 5923
8176452: Javadoc UI style issue with index in description.
Reviewed-by: jjg, ksrini