- 09 9月, 2013 1 次提交
-
-
由 vromero 提交于
Reviewed-by: jjg, jfranck
-
- 03 9月, 2013 1 次提交
-
-
由 vromero 提交于
Reviewed-by: jjg, vromero Contributed-by: maurizio.cimadamore@oracle.com
-
- 18 11月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Turn on lambda expression, method reference and default method support Reviewed-by: jjg
-
- 04 11月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add type-checking support for default methods as per Featherweight-Defender document Reviewed-by: jjg, dlsmith
-
- 25 9月, 2012 2 次提交
-
-
由 mcimadamore 提交于
Summary: Spurious extra call to Attr.checkMethod when method call is unchecked Reviewed-by: jjg, dlsmith
-
由 mcimadamore 提交于
Summary: Add class to handle inference variables instantiation and associated info Reviewed-by: jjg, dlsmith
-
- 16 9月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: Inference should fail in 15.12.2.7 when inference variables with 'nulltype' upper bounds are found Reviewed-by: dlsmith
-
- 02 3月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: unqualified 'this' should not be selected in a qualified super() call in a default constructor Reviewed-by: jjg
-
- 08 2月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: override clash algorithm is not implemented correctly Reviewed-by: jjg
-
- 24 1月, 2011 2 次提交
-
-
由 mcimadamore 提交于
Summary: fixed regression with varargs overload resolution that leads javac to crash 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 提交于
-