- 29 3月, 2016 1 次提交
-
-
由 dbuck 提交于
Summary: Lambda implementation method synthesized by javac should not mention inaccessible types. Reviewed-by: mcimadamore
-
- 22 1月, 2016 1 次提交
-
-
由 aefimov 提交于
Summary: Generated code fails with IllegalAccessError due to compiler's mishandling of packageprivate classes in method reference expressions. Reviewed-by: rfield, mcimadamore
-
- 21 5月, 2015 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb
-
- 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 提交于
-