- 17 1月, 2009 1 次提交
-
-
由 tbell 提交于
-
- 16 1月, 2009 1 次提交
-
-
由 xdono 提交于
-
- 13 1月, 2009 4 次提交
-
-
由 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
-
由 mcimadamore 提交于
Summary: Removed all occurrences of rawtypes warnings from langtools Reviewed-by: jjg, bpatel
-
- 09 1月, 2009 2 次提交
- 08 1月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy Contributed-by: prunge@velocitynet.com.au
-
- 20 12月, 2008 1 次提交
-
-
由 tbell 提交于
-
- 19 12月, 2008 1 次提交
-
-
由 xdono 提交于
-
- 16 12月, 2008 2 次提交
- 06 12月, 2008 2 次提交
- 05 12月, 2008 1 次提交
-
-
由 xdono 提交于
-
- 03 12月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 02 12月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: ohair Contributed-by: mjw@redhat.com
-
- 26 11月, 2008 1 次提交
-
-
由 mcimadamore 提交于
Summary: Superclass' private methods shouldn't be considered during method resolution Reviewed-by: jjg
-
- 22 11月, 2008 1 次提交
-
-
由 tbell 提交于
-
- 21 11月, 2008 1 次提交
-
-
由 xdono 提交于
-
- 12 11月, 2008 1 次提交
-
-
由 mcimadamore 提交于
Summary: Added basic support for multiline/tabular diagnostics Reviewed-by: jjg
-
- 08 11月, 2008 1 次提交
-
-
由 tbell 提交于
-
- 07 11月, 2008 1 次提交
-
-
由 xdono 提交于
-
- 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
-
- 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 1 次提交
-
-
由 tbell 提交于
-