- 23 8月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: Types.rewriteQuantifiers() does not work well with recursive type-variable bounds Reviewed-by: jjg
-
- 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
-
- 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 提交于
-
- 05 8月, 2010 2 次提交
-
-
由 mcimadamore 提交于
Summary: problem when constructor resolution returns an erroneous symbol Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: default annotation value is not attributed Reviewed-by: jjg, darcy
-
- 03 8月, 2010 3 次提交
- 30 7月, 2010 5 次提交
- 29 7月, 2010 3 次提交
-
-
由 mcimadamore 提交于
Summary: Updated logic not to rely upon Symbol.implementation (which check in superinterfaces) Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: The test calls the wrong version of JavacMessage constructor Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: a redundant dubtyping check causes spurious inference failure Reviewed-by: jjg
-
- 28 7月, 2010 2 次提交
- 27 7月, 2010 2 次提交
- 24 7月, 2010 1 次提交
-
-
由 mikejwre 提交于
-
- 23 7月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 21 7月, 2010 1 次提交
-
-
由 lana 提交于
-
- 17 7月, 2010 1 次提交
-
-
由 darcy 提交于
6964740: Project Coin: More tests for ARM compiler changes 6965277: Project Coin: Correctness issues in ARM implementation 6967065: add -Xlint warning category for Automatic Resource Management (ARM) Reviewed-by: jjb, darcy, mcimadamore, jjg, briangoetz Contributed-by: tball@google.com
-
- 16 7月, 2010 1 次提交
-
-
由 mikejwre 提交于
-
- 15 7月, 2010 2 次提交
-
-
由 mcimadamore 提交于
Summary: synthetic name clash check should not apply to miranda methods Reviewed-by: jjg Contributed-by: tomas.zezula@sun.com
-
由 mcimadamore 提交于
Summary: bug in JavacParser related to parsing of type annotations in varargs position Reviewed-by: jjg Contributed-by: mahmood@notnoop.com
-
- 14 7月, 2010 3 次提交
- 13 7月, 2010 1 次提交
-
-
由 lana 提交于
-