- 14 9月, 2012 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 09 9月, 2012 1 次提交
-
-
由 bpatel 提交于
Reviewed-by: jjg
-
- 08 9月, 2012 3 次提交
- 05 9月, 2012 1 次提交
-
-
由 jjh 提交于
Reviewed-by: jjg
-
- 31 8月, 2012 1 次提交
-
-
由 jfranck 提交于
Reviewed-by: jjg, mcimadamore
-
- 27 8月, 2012 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: jjg Contributed-by: jan.lahoda@oracle.com
-
- 20 8月, 2012 1 次提交
-
-
由 sundar 提交于
Reviewed-by: mcimadamore
-
- 16 8月, 2012 1 次提交
-
-
由 jjh 提交于
Reviewed-by: jjh Contributed-by: steve.sides@oracle.com
-
- 09 8月, 2012 1 次提交
-
-
由 sundar 提交于
Reviewed-by: darcy, jjg
-
- 03 8月, 2012 3 次提交
-
-
由 mcimadamore 提交于
Summary: Remove unused exception classes in Infer.java Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Allow generalized effectively-final analysis for all local variables Reviewed-by: jjg, dlsmith
-
由 mcimadamore 提交于
Summary: Make error messages generated during Check.checkType more uniform and more scalable Reviewed-by: jjg, dlsmith
-
- 13 7月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: regression introduced in refactoring of Flow.java Reviewed-by: jjg
-
- 23 6月, 2012 1 次提交
-
-
由 jjg 提交于
Reviewed-by: ksrini
-
- 22 6月, 2012 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore, ksrini
-
- 21 6月, 2012 1 次提交
-
-
由 jjg 提交于
Reviewed-by: ksrini, mcimadamore
-
- 19 6月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Recent JDK hash changes affected order in which files are returned from JavacFileManager.list() Reviewed-by: jjg
-
- 01 6月, 2012 3 次提交
-
-
由 jjh 提交于
Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: javac generates wrong syntetized trees for nested enum constants Reviewed-by: dlsmith, jjg
-
由 mcimadamore 提交于
Summary: Remove hack to callback into type-inference from assignment context Reviewed-by: dlsmith, jjg
-
- 11 5月, 2012 2 次提交
- 04 5月, 2012 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: jjg Contributed-by: jan.lahoda@oracle.com
-
- 11 4月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Remove bound checking rules from recursive subtype visitors in Types.java and replace with centralized bound-checking logic Reviewed-by: jjg, dlsmith
-
- 10 4月, 2012 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: jjg Contributed-by: jan.lahoda@oracle.com
-
- 31 3月, 2012 2 次提交
-
-
由 mcimadamore 提交于
Summary: Bad recovery logic in parser code that checks for generic cast Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: bug in resource key in compiler.properties Reviewed-by: jjg
-
- 26 3月, 2012 3 次提交
-
-
由 mcimadamore 提交于
Summary: Re-implement special overload resolution support for method handles according to the JLS SE 7 definition Reviewed-by: jjg, dlsmith, jrose
-
由 mcimadamore 提交于
Summary: ResultInfo class should be used to make attribution code transparent w.r.t. check logic being used Reviewed-by: jjg, dlsmith
-
由 mcimadamore 提交于
Summary: DA/DU analysis and exception checking analysis should live in two separate tree visitors Reviewed-by: gafter, dlsmith, jjg
-
- 14 3月, 2012 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore, darcy, ohrstrom
-
- 10 3月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Fix regression caused by 7144506 Reviewed-by: jjg, dlsmith
-
- 07 3月, 2012 2 次提交
-
-
由 mcimadamore 提交于
Summary: Implementation of Resolve.isOverriddenIn() should distinguish between classes/interfaces Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Spurious accessibility check in TransTypes Reviewed-by: jjg
-
- 06 3月, 2012 3 次提交
-
-
由 mcimadamore 提交于
Summary: Restructure attribution code so that the check-logic can be encapsulated into a single class Reviewed-by: jjg, dlsmith
-
由 mcimadamore 提交于
Summary: Unify post-inference sanity check with Attr.checkMethod Reviewed-by: jjg, dlsmith
-
由 mcimadamore 提交于
Summary: Deferred lint diagnostics ignore Log settings such as deferred diagnostics Reviewed-by: jjg
-
- 02 3月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Update attribution code for diamond operator not to rely on mutable state Reviewed-by: jjg
-