- 16 12月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008 Reviewed-by: katleman, ohair, tbell
-
- 28 10月, 2008 2 次提交
-
-
由 mcimadamore 提交于
Summary: Check.validate(Type) should be invoked after -Xlint is augmented in Attr.visitVarDef Reviewed-by: darcy
-
由 jjg 提交于
Reviewed-by: darcy
-
- 24 10月, 2008 9 次提交
-
-
由 mcimadamore 提交于
Summary: Types.containedBy should be more liberal with UndetVars Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Recent work on diagnostics left out some resolution corner cases Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: javac's resolution process should go through all steps described in JLS 15.12.2.2 Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Javac ends up in an infinite loop while attributing mutually referring array type-parameter bounds Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Validator.visitTypeApply should substitute all formal typevars with actual parameters Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Types.rewrite quantifiers should cope with captured type-variables properly Reviewed-by: jjg
-
由 mcimadamore 提交于
6487370: javac incorrectly gives ambiguity warning with override-equivalent abstract inherited methods Summary: Javac should not compare erased return types when checking for ambiguity errors during overload resolution Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Accordingly to new accessibility rules all members of intersection types (but private ones) should be accessible Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Check.checkExtends should cope with captured type-variables Reviewed-by: jjg
-
- 21 10月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 18 10月, 2008 2 次提交
- 17 10月, 2008 1 次提交
-
-
由 mcimadamore 提交于
Summary: Changed the regression test in order to make it more robust w.r.t. to locale settings Reviewed-by: jjg
-
- 16 10月, 2008 3 次提交
- 15 10月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: bpatel
-
- 09 10月, 2008 6 次提交
-
-
由 mcimadamore 提交于
Summary: Types.adapt should avoid infinite loops by exploiting a local cache Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Added an -XD option to optionally prints out source lines in error messages Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Compiler API should take into account locale settings Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Enum's abstract methods shouldn't be skipped during method resolution Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Capture conversion should be applied when acccessing a member of an intersection type Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Lower.abstractRval should take into account parenthesized expressions Reviewed-by: jjg
-
- 08 10月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 03 10月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell
-
- 29 9月, 2008 2 次提交
-
-
由 mcimadamore 提交于
Summary: add an Xlint option for detecting all raw types usages (ccc-approved) Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: TransTypes needs to deal with intersection types coming from conditional expressions Reviewed-by: jjg
-
- 24 9月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 19 9月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 17 9月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy, mcimadamore
-
- 10 9月, 2008 2 次提交
- 27 8月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 22 8月, 2008 1 次提交
-
-
由 mcimadamore 提交于
Summary: Problems with diagnostic path and tab character in the source code Reviewed-by: darcy, jjg
-
- 09 8月, 2008 3 次提交
-
-
由 mcimadamore 提交于
Summary: Regression in JavaCompiler.desugar introduced in 6726015 Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Some javac forward reference errors aren't compliant with the JLS Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Bug in the implementation of Types.isSubtypeUnchecked Reviewed-by: jjg
-