- 31 1月, 2014 1 次提交
-
-
由 sogoel 提交于
Reviewed-by: jjg, ksrini Contributed-by: matherey.nunez@oracle.com
-
- 18 11月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Turn on lambda expression, method reference and default method support Reviewed-by: jjg
-
- 14 11月, 2012 1 次提交
-
-
由 rfield 提交于
Summary: Fix binary sense lost in transition to hasTag Reviewed-by: mcimadamore
-
- 04 11月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add type-checking support for default methods as per Featherweight-Defender document Reviewed-by: jjg, dlsmith
-
- 07 3月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Implementation of Resolve.isOverriddenIn() should distinguish between classes/interfaces Reviewed-by: jjg
-
- 25 1月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Resolve.java and Infer.java should reuse the same method applicability check routine Reviewed-by: dlsmith, jjg
-
- 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
-
- 03 9月, 2010 1 次提交
-
-
由 sundar 提交于
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 提交于
-