emc [Fri, 09 May 2014 09:28:47 -0400] rev 24396
8040327: Eliminate AnnotatedType
Summary: Replace AnnotatedType with type annotations being stored in the Type class as metadata
Reviewed-by: jjg, jfranck, wmdietl, jlahoda
jjg [Fri, 09 May 2014 08:52:57 -0700] rev 24395
8042839: XPreferTest fails on Windows
Reviewed-by: vromero
ksrini [Thu, 08 May 2014 08:23:44 -0700] rev 24394
8042601: Javadoc sort fails
Reviewed-by: jjg
jlahoda [Fri, 09 May 2014 12:55:58 +0200] rev 24393
8041663: Sensitive dependence on location of nested interface
Summary: Adding a method among ambiguous candidates only if it is more specific than some of the existing candidates.
Reviewed-by: dlsmith, vromero