Mon, 10 Apr 2017 11:08:59 +02008178011: Automatic module warnings jdk-9+165
jlahoda [Mon, 10 Apr 2017 11:08:59 +0200] rev 5902
8178011: Automatic module warnings
Summary: Adding lints for automatic modules in requires and requires transitive directives.
Reviewed-by: jjg

Fri, 07 Apr 2017 15:46:31 +01008178283: tools/javac/lambda/speculative/T8177933.java fails with assertion error
mcimadamore [Fri, 07 Apr 2017 15:46:31 +0100] rev 5901
8178283: tools/javac/lambda/speculative/T8177933.java fails with assertion error
Summary: disable test on solaris
Reviewed-by: darcy

Fri, 07 Apr 2017 10:58:38 +0100Merge
alanb [Fri, 07 Apr 2017 10:58:38 +0100] rev 5900
Merge

Fri, 07 Apr 2017 08:08:26 +00008177530: Module system implementation refresh (4/2017)
alanb [Fri, 07 Apr 2017 08:08:26 +0000] rev 5899
8177530: Module system implementation refresh (4/2017)
Reviewed-by: jjg
Contributed-by: alan.bateman@oracle.com, jan.lahoda@oracle.com

Thu, 06 Apr 2017 18:00:34 +0000Merge
lana [Thu, 06 Apr 2017 18:00:34 +0000] rev 5898
Merge

Thu, 06 Apr 2017 17:27:52 +01008177933: Stackoverflow during compilation, starting jdk-9+163
mcimadamore [Thu, 06 Apr 2017 17:27:52 +0100] rev 5897
8177933: Stackoverflow during compilation, starting jdk-9+163
Summary: Avoid extra method call in Attr.attribTree
Reviewed-by: vromero

Thu, 06 Apr 2017 16:19:33 +02008178077: jshell tool: crash on ctrl-up or ctrl-down
jlahoda [Thu, 06 Apr 2017 16:19:33 +0200] rev 5896
8178077: jshell tool: crash on ctrl-up or ctrl-down
Summary: Adding a test for EditingHistory.
Reviewed-by: rfield

Thu, 06 Apr 2017 11:55:58 +02008178013: Finetuning of merged tab and shift tab completion
jlahoda [Thu, 06 Apr 2017 11:55:58 +0200] rev 5895
8178013: Finetuning of merged tab and shift tab completion
Summary: Fixing mistakes in localization bundle, fixing completion after /help set.
Reviewed-by: rfield

Wed, 05 Apr 2017 14:34:15 +05308176572: Javac does not enforce module name restrictions
sadayapalam [Wed, 05 Apr 2017 14:34:15 +0530] rev 5894
8176572: Javac does not enforce module name restrictions
Reviewed-by: jlahoda

Tue, 04 Apr 2017 23:04:39 -07008175218: The fix for JDK-8141492 broke formatting of some javadoc documentation.
bpatel [Tue, 04 Apr 2017 23:04:39 -0700] rev 5893
8175218: The fix for JDK-8141492 broke formatting of some javadoc documentation.
8178078: jdk/javadoc/doclet/testDeprecatedDocs/TestDeprecatedDocs.java failed due to some subtests failed
8178079: jdk/javadoc/doclet/testModules/TestModules.java failed due to some subtests failed
Reviewed-by: jjg, ksrini