- 21 8月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg
-
- 16 8月, 2013 1 次提交
-
-
由 jlahoda 提交于
Summary: Producing individual errors for uncaught undeclared exceptions inside lambda expressions, rather than one error for the whole lambda Reviewed-by: mcimadamore
-
- 13 8月, 2013 1 次提交
-
-
由 mcimadamore 提交于
6537020: JCK tests: a compile-time error should be given in case of ambiguously imported fields (types, methods) Summary: Hiding check does not support interface multiple inheritance Reviewed-by: jjg
-
- 31 7月, 2013 1 次提交
-
-
由 vromero 提交于
Reviewed-by: jjg
-
- 25 7月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: method reference overload check doesn't walk through type-variable receivers Reviewed-by: jjg
-
- 19 7月, 2013 1 次提交
-
-
由 ksrini 提交于
8019421: Javac doesn't fill in end position for some annotation related errors 8019422: Javac doesn't fill in end position for uninitialized variable errors Reviewed-by: jjg, mcimadamore
-
- 10 6月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: LambdaToMethod should emit info to help diagnose/test lambda metafactory problems Reviewed-by: jjg, vromero
-
- 15 5月, 2013 2 次提交
-
-
由 mcimadamore 提交于
Summary: Unfold method resolution diagnostics when they mention errors in poly expressions Reviewed-by: jjg, vromero
-
由 jjg 提交于
Reviewed-by: jjg Contributed-by: wdietl@gmail.com, steve.sides@oracle.com, joel.franck@oracle.com, alex.buckley@oracle.com
-
- 08 4月, 2013 2 次提交
-
-
由 mcimadamore 提交于
Summary: Remove support for marker interfaces; redefine intersection type casts to be order-independent Reviewed-by: jjg
-
由 mcimadamore 提交于
8009131: Overload: javac should discard methods that lead to errors in lambdas with implicit parameter types Summary: Lambdas that have errors in their bodies should make enclosing overload resolution fail Reviewed-by: jjg
-
- 05 3月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: Javac generates method handle referencing non public type Reviewed-by: jjg, rfield
-
- 28 2月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: Static-ness check should be applied after member reference resolution Reviewed-by: jjg
-
- 16 2月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add speculative arity-based check to rule out potential candidates when stuck reference is passed to method Reviewed-by: jjg
-
- 13 2月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add support for more aggressive type-inference scheme Reviewed-by: jjg
-
- 24 1月, 2013 1 次提交
-
-
由 jjg 提交于
Reviewed-by: jjg Contributed-by: mernst@cs.washington.edu, wmdietl@cs.washington.edu, mpapi@csail.mit.edu, mahmood@notnoop.com
-
- 22 1月, 2013 3 次提交
-
-
由 mcimadamore 提交于
Summary: Support public static interface methods Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Remove transitional internal flag for allowing intersection types in cast Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Add support for stuck expressions and provisional applicability Reviewed-by: jjg
-
- 21 1月, 2013 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 18 1月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: forgot to hg add tests Reviewed-by: jjg
-
- 17 1月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: Javac should check that types annotated with @FunctionalInterface are indeed functional interfaces Reviewed-by: jjg
-
- 15 1月, 2013 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 21 12月, 2012 1 次提交
-
-
由 katleman 提交于
Reviewed-by: ohair
-
- 17 12月, 2012 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 03 12月, 2012 1 次提交
-
-
由 jfranck 提交于
Reviewed-by: jjg
-
- 30 11月, 2012 3 次提交
-
-
由 mcimadamore 提交于
Summary: Add parser and type-checking support for intersection types in cast expressions Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Bring method reference type-checking in sync with latest EDR Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Method references are allowed to have a generic functional interface descriptor target Reviewed-by: jjg
-
- 18 11月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Turn on lambda expression, method reference and default method support Reviewed-by: jjg
-
- 15 11月, 2012 1 次提交
-
-
由 jjg 提交于
Reviewed-by: ksrini, strarup
-
- 06 11月, 2012 1 次提交
-
-
由 vromero 提交于
Reviewed-by: jjg, mcimadamore
-
- 01 11月, 2012 1 次提交
-
-
由 ohrstrom 提交于
Reviewed-by: jjg, mcimadamore, forax
-
- 04 11月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add type-checking support for default methods as per Featherweight-Defender document Reviewed-by: jjg, dlsmith
-
- 17 10月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add support for 'default' keyword in modifier position Reviewed-by: jjg
-
- 06 10月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add type-checking/lookup routines for method references Reviewed-by: jjg, dlsmith
-
- 05 10月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add support for function descriptor lookup, functional interface inference and lambda expression type-checking Reviewed-by: jjg, dlsmith
-
- 04 10月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add support for deferred types and speculative attribution Reviewed-by: jjg, dlsmith
-
- 26 9月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Unify method and constructor check logic Reviewed-by: jjg
-
- 25 9月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Spurious extra call to Attr.checkMethod when method call is unchecked Reviewed-by: jjg, dlsmith
-