- 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 2 次提交
- 05 8月, 2009 2 次提交
- 31 7月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 30 7月, 2009 5 次提交
-
-
由 jjg 提交于
Reviewed-by: mchung
-
由 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
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 29 7月, 2009 2 次提交
- 27 7月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg
-
- 25 7月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 24 7月, 2009 2 次提交
- 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
-
- 30 5月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: ohair, mcimadamore
-
- 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
-
- 20 5月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 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 1 次提交
-
-
由 mcimadamore 提交于
Summary: Fixed resolution problem with raw overriding (CCC) Reviewed-by: jjg
-