- 11 8月, 2009 4 次提交
-
-
由 mcimadamore 提交于
Summary: javac should warn/complain about identifiers with the same name as synthetic symbol Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: resolved an internal crash with constructor resolution Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: javac needs to synthetize a fake java.lang.Void symbol if one is not given on the classpath Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: intersection types should be considered as non-reifiable by javac Reviewed-by: jjg
-
- 09 8月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: ksrini
-
- 05 8月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 30 7月, 2009 3 次提交
-
-
由 mcimadamore 提交于
Summary: Type-annotations processing is accessing type info before they are available in MemberEnter Reviewed-by: jjg Contributed-by: mali@csail.mit.edu
-
由 mcimadamore 提交于
Summary: Unattributed type variable should not be accessed by the rich formatter when emitting where clauses Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: The rich formatter generates worng numbers for type-variables in where clauses Reviewed-by: jjg
-
- 29 7月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 07/09 Reviewed-by: tbell, ohair
-
- 16 7月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: Rich formatter shouldn't propagate visits on method symbols that have a null type Reviewed-by: jjg
-
- 15 7月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: fix of 6400189 caused a nasty problem in method resolution Reviewed-by: jjg
-
- 28 6月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: jjg Contributed-by: mali@csail.mit.edu
-
- 27 6月, 2009 3 次提交
- 24 6月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: Fixed problem with empty DiagnosticSource objects causing IAE in the JCDiagnostic constructor Reviewed-by: jjg
-
- 16 6月, 2009 4 次提交
-
-
由 mcimadamore 提交于
Summary: Added global sanity check in order to make sure that return type inference does not violate bounds constraints Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Redundant subtyping test during type-inference ends up in rejecting legal code Reviewed-by: jjg
-
由 mcimadamore 提交于
6835430: javac does not generate signature attributes for classes extending parameterized inner classes Summary: ClassWriter does not consider outer params of an inner class when emitting signature attributes Reviewed-by: jjg
-
由 mcimadamore 提交于
6845686: basic and raw formatters do not display captured var id properly when javac runs in -XDoldDiags mode Summary: Basic and raw formatters do not override Printer methods properly Reviewed-by: jjg
-
- 29 5月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 28 5月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg
-
- 21 5月, 2009 2 次提交
-
-
由 mcimadamore 提交于
Summary: Added RichDiagnosticFormatter which provides better formatting capabilities for javac types/symbols Reviewed-by: jjg
-
由 jjg 提交于
Reviewed-by: darcy
-
- 05 5月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: Language changes documented in http://wikis.sun.com/display/mlvm/ProjectCoinProposal Reviewed-by: jjg, darcy, mcimadamore
-
- 01 4月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 25 3月, 2009 3 次提交
-
-
由 mcimadamore 提交于
Summary: Fixed resolution problem with raw overriding (CCC) Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Constant value of final variable is lost during lowering Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: fixed code that checks for duplicate method declarations Reviewed-by: jjg
-
- 10 3月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-
- 06 3月, 2009 3 次提交
-
-
由 mcimadamore 提交于
Summary: create new combo type/symbol visitor printer used by all diagnostic formatters Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: fixed algorithm for checking cycles in typevar declarations Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: cleanup code for generating unchecked cast warnings Reviewed-by: jjg
-
- 25 2月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg
-
- 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 2 次提交
-
-
由 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
-