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
jlahoda [Tue, 14 Mar 2017 07:11:45 +0100] rev 44289
8175057: module-info on patch path should not produce an error
Summary: Allowing module-infos on patch paths during compilation.
Reviewed-by: jjg, ksrini
ksrini [Mon, 13 Mar 2017 17:02:18 -0700] rev 44288
8176539: javadoc ignores module-info files on the command line
Reviewed-by: jjg