- 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 1 次提交
-
-
由 mcimadamore 提交于
Summary: ResultInfo class should be used to make attribution code transparent w.r.t. check logic being used Reviewed-by: jjg, dlsmith
-
- 16 8月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: unconstrained type-variables with recursive bounds are not inferred properly Reviewed-by: jjg
-
- 23 7月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy
-
- 14 4月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: Implement new inference scheme for diamond operator that takes into account type of actual arguments supplied to constructor Reviewed-by: jjg, darcy
-
- 25 3月, 2010 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg
-
- 04 2月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 30 1月, 2010 1 次提交
-
-
由 jjg 提交于
6920317: package-info.java file has to be specified on the javac cmdline, else it will not be avail. Reviewed-by: darcy
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-