- 13 2月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: Added support for customizing diagnostic output via API/command line flags Reviewed-by: jjg
-
- 07 2月, 2009 2 次提交
- 29 1月, 2009 3 次提交
-
-
由 mcimadamore 提交于
Summary: Javac applies wrong substitution to recursive type-variable bounds Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Redundant warnings are generated when casting from intersection types Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Javac does not apply glb correctly as per JLS3 15.12.2.8 Reviewed-by: jjg
-
- 28 1月, 2009 2 次提交
- 27 1月, 2009 1 次提交
-
-
由 tbell 提交于
Reviewed-by: jjg
-
- 21 1月, 2009 2 次提交
-
-
由 mcimadamore 提交于
Summary: Javac does not correctly implement JLS3 8.4.5 Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Parser rejects cast with qualified generic array types Reviewed-by: jjg
-
- 20 1月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 13 1月, 2009 3 次提交
-
-
由 mcimadamore 提交于
Summary: Fixed Types.sideCast in order to suppress redundant unchecked warnings Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Added constructor's actual type info to NewClass AST node Reviewed-by: jjg Contributed-by: mark@twistedbanana.demon.co.uk
-
由 mcimadamore 提交于
Summary: Fixed parser and cats conversion in order to allow cast between generic inner classes Reviewed-by: jjg
-
- 08 1月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy Contributed-by: prunge@velocitynet.com.au
-
- 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
-
- 26 11月, 2008 1 次提交
-
-
由 mcimadamore 提交于
Summary: Superclass' private methods shouldn't be considered during method resolution Reviewed-by: jjg
-
- 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 3 次提交
-
-
由 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
-