- 08 9月, 2010 1 次提交
-
-
由 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
-
- 17 8月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 16 8月, 2010 2 次提交
-
-
由 mcimadamore 提交于
Summary: unconstrained type-variables with recursive bounds are not inferred properly Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: type annotation should take advantage of recursive annotation checking Reviewed-by: jjg
-
- 14 8月, 2010 1 次提交
-
-
由 cl 提交于
-
- 13 8月, 2010 1 次提交
-
-
由 lana 提交于
-
- 10 8月, 2010 3 次提交
-
-
由 mcimadamore 提交于
Summary: missing symbols are collected in an HashSet which doesn't preserve ordering Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: resolution issues during diamond inference should be reported through Resolve.logResolveError() Reviewed-by: jjg
-
由 lana 提交于
-
- 07 8月, 2010 1 次提交
-
-
由 cl 提交于
-