- 06 10月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add type-checking/lookup routines for method references Reviewed-by: jjg, dlsmith
-
- 16 8月, 2012 1 次提交
-
-
由 jjh 提交于
Reviewed-by: jjh Contributed-by: steve.sides@oracle.com
-
- 03 8月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Make error messages generated during Check.checkType more uniform and more scalable Reviewed-by: jjg, dlsmith
-
- 24 10月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add overload/inference debug diagnostics - added test harness using annotations to check outcome of overload resolution/inference 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 2 次提交
-
-
由 mcimadamore 提交于
Summary: explicit error message when old-style array syntax is mixed with varargs Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: several diagnostic improvements Reviewed-by: jjg
-
- 23 7月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 15 7月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: synthetic name clash check should not apply to miranda methods Reviewed-by: jjg Contributed-by: tomas.zezula@sun.com
-
- 11 6月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 19 5月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: Race condition between symbol completion and attribution of import statements causes NPE when creating intersection type Reviewed-by: jjg
-
- 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 提交于
-