emc [Tue, 23 Jul 2013 20:42:54 -0400] rev 19124
8016880: 42 tests in annot102* fail with compile-time errors.
Summary: Fixes error in type equality when bounds of type variables have annotations.
Reviewed-by: jjg, mcimadamore
jjg [Tue, 23 Jul 2013 16:06:11 -0700] rev 19123
8021215: javac gives incorrect doclint warnings on normal package statements
Reviewed-by: darcy
ksrini [Fri, 19 Jul 2013 07:22:53 -0700] rev 19122
8017216: javac doesn't fill in end position for some errors of type not found
8019421: Javac doesn't fill in end position for some annotation related errors
8019422: Javac doesn't fill in end position for uninitialized variable errors
Reviewed-by: jjg, mcimadamore
jjg [Wed, 17 Jul 2013 19:16:12 -0700] rev 19121
8020664: doclint gives incorrect warnings on normal package statements
Reviewed-by: mcimadamore