- 19 9月, 2010 3 次提交
-
-
由 mcimadamore 提交于
Summary: class inheritance circularity check should look at trees, not just symbols Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Resolve.java should keep track of all candidates found during a method resolution sweep to generate more meaningful diagnostics Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: use a scope counter in order to determine when/if the implementation cache entries are stale Reviewed-by: jjg
-
- 17 9月, 2010 2 次提交
- 14 9月, 2010 2 次提交
- 10 9月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 09 9月, 2010 1 次提交
-
-
由 sundar 提交于
Reviewed-by: jjg
-
- 08 9月, 2010 6 次提交
-
-
由 ohair 提交于
-
由 ohair 提交于
Reviewed-by: kamg
-
由 mcimadamore 提交于
Summary: Added a post-attribution visitor that fixup uninitialized types/symbol in AST after erroneous attribution Reviewed-by: jjg
-
由 mcimadamore 提交于
6981185: com.sun.tools.model.JavacTypes.contains() calls Type.contains instead of Types.containsType Summary: wrong implementation is causing trivial containment tests to fail unexpectedly (when such tests are executed using compiler API) Reviewed-by: jjg
-
由 mcimadamore 提交于
6979327: method handle invocation should use casts instead of type parameters to specify return type Summary: infer return type for polymorphic signature calls according to updated JSR 292 draft Reviewed-by: jjg Contributed-by: john.r.rose@oracle.com
-
由 mcimadamore 提交于
Summary: javac should add synthetic overrides for inherited abstract methods in order to preserve binary compatibility Reviewed-by: jjg
-
- 07 9月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 04 9月, 2010 1 次提交
-
-
由 lana 提交于
-
- 03 9月, 2010 5 次提交
- 01 9月, 2010 1 次提交
-
-
由 jrose 提交于
6979683: inconsistent interaction of reference cast with box/unbox conversions leaves out a useful case Summary: Allow casts which narrow and then unbox. Reviewed-by: mcimadamore
-
- 31 8月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore, darcy
-
- 30 8月, 2010 1 次提交
-
-
由 lana 提交于
-
- 28 8月, 2010 3 次提交
- 27 8月, 2010 3 次提交
- 26 8月, 2010 3 次提交
- 25 8月, 2010 2 次提交
- 24 8月, 2010 4 次提交
-
-
由 lana 提交于
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
由 jjg 提交于
Reviewed-by: darcy
-
由 mcimadamore 提交于
Summary: Wrong nested loops in Gen.java causes javac to generate bad bytecode Reviewed-by: jjg
-