- 11 8月, 2009 5 次提交
-
-
由 mcimadamore 提交于
Summary: javac should not add syntehtic cast to the LHS of an assignment expression Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: javac should warn/complain about identifiers with the same name as synthetic symbol Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: resolved an internal crash with constructor resolution Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: javac needs to synthetize a fake java.lang.Void symbol if one is not given on the classpath Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: intersection types should be considered as non-reifiable by javac Reviewed-by: jjg
-
- 09 8月, 2009 2 次提交
- 07 8月, 2009 4 次提交
- 05 8月, 2009 3 次提交
- 01 8月, 2009 1 次提交
-
-
由 tbell 提交于
-
- 31 7月, 2009 3 次提交
- 30 7月, 2009 6 次提交
-
-
由 jjg 提交于
Reviewed-by: mchung
-
由 mcimadamore 提交于
Summary: Type-annotations processing is accessing type info before they are available in MemberEnter Reviewed-by: jjg Contributed-by: mali@csail.mit.edu
-
由 mcimadamore 提交于
Summary: Unattributed type variable should not be accessed by the rich formatter when emitting where clauses Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: The rich formatter generates worng numbers for type-variables in where clauses Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Javac unnecessarily recomputates type-substitutions multiple times Reviewed-by: jjg
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 29 7月, 2009 3 次提交
- 28 7月, 2009 3 次提交
- 27 7月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg
-
- 25 7月, 2009 2 次提交
- 24 7月, 2009 2 次提交
- 18 7月, 2009 1 次提交
-
-
由 tbell 提交于
-
- 17 7月, 2009 1 次提交
-
-
由 xdono 提交于
-
- 16 7月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: Rich formatter shouldn't propagate visits on method symbols that have a null type Reviewed-by: jjg
-
- 15 7月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: fix of 6400189 caused a nasty problem in method resolution Reviewed-by: jjg
-
- 14 7月, 2009 1 次提交
-
-
由 xdono 提交于
-