darcy [Wed, 29 Jun 2016 19:24:40 -0700] rev 39367
8160506: Use @implSpec tags in javax.lang.model.util
Reviewed-by: jjg
jlahoda [Tue, 28 Jun 2016 13:33:04 +0200] rev 39366
8155026: javac grants implied readability to explicit modules
Summary: Automatic modules should not 'requires public' ordinary named modules
Reviewed-by: jjg
darcy [Tue, 28 Jun 2016 17:39:44 -0700] rev 39365
8160504: Fix typo in JavacProcessingEnvironment.importStringToPattern
Reviewed-by: jjg
ksrini [Tue, 28 Jun 2016 16:43:41 -0700] rev 39364
8160301: javadoc RootDoclmpl and DocEnv needs to be renamed
Reviewed-by: bpatel, jjg
vromero [Tue, 28 Jun 2016 15:29:20 -0700] rev 39363
8159970: javac, JLS8 18.2.4 is not completely implemented by the compiler
Reviewed-by: mcimadamore
jlahoda [Tue, 28 Jun 2016 15:46:52 +0200] rev 39362
8132857: Historical name of default encoding shown on encoding mismatch
Summary: Using Charset.defaultCharset().name() to get the proper name of the default Charset.
Reviewed-by: jjg
vromero [Mon, 27 Jun 2016 12:29:41 -0700] rev 39361
8159439: javac throws NPE with Module attribute and super_class != 0
Reviewed-by: jjg