bpatel [Tue, 13 Dec 2016 12:25:58 -0800] rev 42816
8162674: change javadoc output text and style emitted by for-removal deprecations
Reviewed-by: jjg
jlahoda [Tue, 13 Dec 2016 10:49:28 +0100] rev 42815
8072988: Update javax.annotation.processing for modules
Summary: Support for generating files in multi-module mode.
Reviewed-by: darcy, jjg
Contributed-by: joe.darcy@oracle.com, jan.lahoda@oracle.com
jlahoda [Tue, 13 Dec 2016 10:48:18 +0100] rev 42814
8171005: Fix JavaFileManager.getLocationForModule(Location location, JavaFileObject fo, String pkgName) to work with location == CLASS_OUTPUT
Summary: JavaFileManager operations that allow module-oriented locations should also allow output locations.
Reviewed-by: jjg
mchung [Mon, 12 Dec 2016 18:56:45 -0800] rev 42813
8169925: Organize licenses by module in source, JMOD file, and run-time image
Reviewed-by: alanb, erikj, ihse, naoto, prr
Contributed-by: mandy.chung@oracle.com, jeannette.hung@oracle.com