- 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
-
- 12 11月, 2008 1 次提交
-
-
由 mcimadamore 提交于
Summary: Added basic support for multiline/tabular diagnostics Reviewed-by: jjg
-
- 28 10月, 2008 1 次提交
-
-
由 mcimadamore 提交于
Summary: Check.validate(Type) should be invoked after -Xlint is augmented in Attr.visitVarDef 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
-
- 16 10月, 2008 2 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
由 mcimadamore 提交于
Summary: JavacMessages should refresh its own bundle cache when a new resource bundle is added by APT Reviewed-by: jjg
-
- 15 10月, 2008 2 次提交
-
-
由 jjg 提交于
Reviewed-by: bpatel
-
由 mcimadamore 提交于
Summary: push for 6406133 should have removed com.sun.tools.javac.util.Messages Reviewed-by: jjg
-
- 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
-
- 07 10月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: bpatel
-
- 03 10月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell
-
- 02 10月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: bpatel
-
- 30 9月, 2008 1 次提交
-
-
由 martin 提交于
Reviewed-by: darcy, jjg Contributed-by: lipeng@google.com
-
- 29 9月, 2008 3 次提交
-
-
由 mcimadamore 提交于
Summary: add an Xlint option for detecting all raw types usages (ccc-approved) Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Added type/symbol visitor printer with support for localization 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: bpatel
-
- 17 9月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy, mcimadamore
-
- 10 9月, 2008 2 次提交
- 04 9月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 30 8月, 2008 1 次提交
-
-
由 jjg 提交于
6597531: unused imports and unused private const. in com.sun.tools.javac.Server.java Reviewed-by: mcimadamore Contributed-by: davide.angelocola@gmail.com
-
- 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 1 次提交
-
-
由 mcimadamore 提交于
Summary: Regression in sqe test introduced in 6720185 Reviewed-by: jjg
-