- 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
-
- 23 8月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: Types.rewriteQuantifiers() does not work well with recursive type-variable bounds Reviewed-by: jjg
-
- 20 8月, 2010 1 次提交
-
-
由 cl 提交于
-
- 19 8月, 2010 3 次提交
-
-
由 mcimadamore 提交于
Summary: resolution of superclass/superinterfaces in extends/implements clause skips local classes Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: raw warnings should be disabled in (i) instanceof expressions and (ii) when java.lang.Class is not parameterized Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: capture conversion does not work on nested types Reviewed-by: jjg
-