- 25 10月, 2008 1 次提交
-
-
由 tbell 提交于
-
- 24 10月, 2008 11 次提交
-
-
由 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
-
由 tbell 提交于
-
由 mcimadamore 提交于
Summary: Validator.visitTypeApply should substitute all formal typevars with actual parameters Reviewed-by: jjg
-
由 xdono 提交于
-
由 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 3 次提交
- 17 10月, 2008 2 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
由 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 5 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
由 jjg 提交于
6759796: test/tools/javac/6348193/T6348193.java fails if there are empty entries on the bootclasspath Reviewed-by: darcy
-
由 jjg 提交于
Reviewed-by: darcy
-
由 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
-
- 11 10月, 2008 1 次提交
-
-
由 tbell 提交于
-
- 10 10月, 2008 1 次提交
-
-
由 xdono 提交于
-
- 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
-
- 07 10月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: bpatel
-
- 05 10月, 2008 2 次提交
- 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 次提交
-
-
由 tbell 提交于
-