- 15 5月, 2014 1 次提交
-
-
由 dlsmith 提交于
Summary: Rewrite most-specific logic to conform to JLS 8 15.12.2.5 Reviewed-by: vromero
-
- 25 12月, 2013 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: ksrini Contributed-by: steve.sides@oracle.com
-
- 01 7月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: Javac should wait and see if ambiguous methods can be reconciled at the end of an overload resolution round Reviewed-by: jjg, vromero
-
- 24 5月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: Missing curly braces causes Resolve.findMethod to be called spuriously Reviewed-by: jjg, vromero
-
- 21 2月, 2013 1 次提交
-
-
由 mcimadamore 提交于
8007461: Regression: bad overload resolution when inner class and outer class have method with same name Summary: Fix regression in varargs method resolution introduced by bad refactoring Reviewed-by: jjg
-
- 22 1月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add support for stuck expressions and provisional applicability Reviewed-by: jjg
-
- 04 11月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Unify all method resolution routines Reviewed-by: jjg
-
- 24 10月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add overload/inference debug diagnostics - added test harness using annotations to check outcome of overload resolution/inference Reviewed-by: jjg
-