jjg [Tue, 24 Sep 2013 10:51:28 -0700] rev 20254
8025246: [doclint] doclint is showing error on anchor already defined when it's not
Reviewed-by: bpatel
jjg [Tue, 24 Sep 2013 10:48:11 -0700] rev 20253
8025050: Doclint doesn't recognize <dfn> tag
Reviewed-by: bpatel
emc [Mon, 23 Sep 2013 15:37:59 -0400] rev 20252
6499673: Assertion check for TypeVariable.getUpperBound() fails.
Summary: Fix TypeVariable.getUpperBound to return results as specified
Reviewed-by: jjg
kizune [Mon, 23 Sep 2013 18:29:27 +0400] rev 20251
4881267: improve diagnostic for "instanceof T" for type parameter T
Reviewed-by: vromero, jjg
kizune [Mon, 23 Sep 2013 17:27:38 +0400] rev 20250
7154966: CRs found to be in Fixed state with no test and no noreg- keyword.
Reviewed-by: ksrini
alundblad [Mon, 23 Sep 2013 10:42:38 +0200] rev 20249
6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb()
Summary: Static factory method ListBuffer.lb removed. Replaced by constructor calls.
Reviewed-by: jfranck, jjg