ksrini [Wed, 15 Mar 2017 06:30:33 -0700] rev 44293
8176778: javadoc does not produce summary pages for aggregated modules
Reviewed-by: bpatel, jjg
mcimadamore [Wed, 15 Mar 2017 11:42:42 +0000] rev 44292
8176534: Missing check against target-type during applicability inference
Summary: PartiallyInferredMethodType should check against target if unchecked conversion occurred
Reviewed-by: vromero
jlahoda [Tue, 14 Mar 2017 10:51:19 +0100] rev 44291
8175119: Need to specify module of types created by Filer.createSourceFile/Filer.createClassFile?
Summary: Clarifications and improvements to jx.a.processing.Filer for creating and reading files in and from modules.
Reviewed-by: darcy, jjg
jlahoda [Tue, 14 Mar 2017 08:19:41 +0100] rev 44290
8176045: No compile error when a package is not declared
Summary: Fixing handling of otherwise empty files with package clauses and empty files without package clauses.
Reviewed-by: jjg