emc [Fri, 14 Mar 2014 15:35:13 -0400] rev 23397
8037420: Silent failures in Annotate.actualEnterTypeAnnotations
Summary: Remove two silent failures
Reviewed-by: jjg
vromero [Thu, 13 Mar 2014 20:13:43 +0000] rev 23396
8034924: Incorrect inheritance of inaccessible static method
Reviewed-by: jjg, jlahoda
vromero [Thu, 13 Mar 2014 17:36:51 +0000] rev 23395
8034127: javac provide debug oriented toString() methods to InferenceContext and UndetVar
Reviewed-by: jjg
darcy [Tue, 11 Mar 2014 17:52:45 -0700] rev 23394
8037120: Fix doclint warnings in javax.lang.model exception types
Reviewed-by: jjg
darcy [Fri, 07 Mar 2014 13:30:23 -0800] rev 23393
8036842: Remove unneeded/obsolete -source/-target options in javac tests, part 2
Reviewed-by: jjg, sogoel
jlahoda [Fri, 07 Mar 2014 13:35:56 +0100] rev 23392
8034854: outer_class_info_index of synthetic class is not zero
Summary: Auxiliary synthetic anonymous classes should not have an outer class specified in the InnerClasses attribute.
Reviewed-by: vromero, jjg, abuckley
pgovereau [Thu, 06 Mar 2014 13:50:12 -0500] rev 23391
8034091: There is no records in LineNumberTable attribute for ternary operator ?: splitted to several lines.
Reviewed-by: jjg