alanb [Fri, 07 Apr 2017 08:08:26 +0000] rev 44573
8177530: Module system implementation refresh (4/2017)
Reviewed-by: jjg
Contributed-by: alan.bateman@oracle.com, jan.lahoda@oracle.com
lana [Thu, 06 Apr 2017 18:00:34 +0000] rev 44572
Merge
mcimadamore [Thu, 06 Apr 2017 17:27:52 +0100] rev 44571
8177933: Stackoverflow during compilation, starting jdk-9+163
Summary: Avoid extra method call in Attr.attribTree
Reviewed-by: vromero
jlahoda [Thu, 06 Apr 2017 16:19:33 +0200] rev 44570
8178077: jshell tool: crash on ctrl-up or ctrl-down
Summary: Adding a test for EditingHistory.
Reviewed-by: rfield
jlahoda [Thu, 06 Apr 2017 11:55:58 +0200] rev 44569
8178013: Finetuning of merged tab and shift tab completion
Summary: Fixing mistakes in localization bundle, fixing completion after /help set.
Reviewed-by: rfield
sadayapalam [Wed, 05 Apr 2017 14:34:15 +0530] rev 44568
8176572: Javac does not enforce module name restrictions
Reviewed-by: jlahoda
bpatel [Tue, 04 Apr 2017 23:04:39 -0700] rev 44567
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