- 01 6月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Remove hack to callback into type-inference from assignment context Reviewed-by: dlsmith, jjg
-
- 11 4月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Remove bound checking rules from recursive subtype visitors in Types.java and replace with centralized bound-checking logic Reviewed-by: jjg, dlsmith
-
- 26 3月, 2012 2 次提交
-
-
由 mcimadamore 提交于
Summary: Re-implement special overload resolution support for method handles according to the JLS SE 7 definition Reviewed-by: jjg, dlsmith, jrose
-
由 mcimadamore 提交于
Summary: ResultInfo class should be used to make attribution code transparent w.r.t. check logic being used Reviewed-by: jjg, dlsmith
-
- 22 9月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 25 6月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg
-
- 29 4月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: Accessing a non-existing enum constant from an annotation whose class is available results in an internal error Reviewed-by: jjg
-
- 31 3月, 2011 1 次提交
-
-
由 jjg 提交于
7031108: NPE in javac.jvm.ClassReader.findMethod in PackageElement.enclosedElements from AP in incr build Reviewed-by: darcy, mcimadamore
-
- 07 3月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: Disallow diamond on anonymous innner class creation expression (as per JSR 334's EDR) Reviewed-by: jjg
-
- 28 1月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: method applicability check should fail if formal varargs element type is not accessible Reviewed-by: jjg
-
- 24 1月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: several diagnostic improvements Reviewed-by: jjg
-
- 14 1月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: issue error (rather than warning) when @PolymorphicSignature is found and target < 7 Reviewed-by: jjg
-
- 11 1月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 08 12月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore, darcy
-
- 19 9月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: Resolve.java should keep track of all candidates found during a method resolution sweep to generate more meaningful diagnostics Reviewed-by: jjg
-
- 08 9月, 2010 1 次提交
-
-
由 mcimadamore 提交于
6979327: method handle invocation should use casts instead of type parameters to specify return type Summary: infer return type for polymorphic signature calls according to updated JSR 292 draft Reviewed-by: jjg Contributed-by: john.r.rose@oracle.com
-
- 28 8月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 16 8月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: unconstrained type-variables with recursive bounds are not inferred properly Reviewed-by: jjg
-
- 30 7月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 23 7月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-