- 17 1月, 2013 2 次提交
-
-
由 mcimadamore 提交于
Summary: Javac should check that types annotated with @FunctionalInterface are indeed functional interfaces Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Support constructor references of the kind int[]::new Reviewed-by: jjg
-
- 08 1月, 2013 2 次提交
-
-
由 vromero 提交于
Reviewed-by: jjg, jjh
-
由 mcimadamore 提交于
Summary: Linearize nested ambiguity errors Reviewed-by: jjg
-
- 21 12月, 2012 1 次提交
-
-
由 katleman 提交于
Reviewed-by: ohair
-
- 19 12月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Bad golden file in negative test Reviewed-by: jjh
-
- 18 12月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Some code paths in resolve do not use methodArguments to correctly format actuals Reviewed-by: jjg
-
- 15 12月, 2012 1 次提交
-
-
由 vromero 提交于
8000518: Javac generates duplicate name_and_type constant pool entry for class BinaryOpValueExp.java Reviewed-by: jjg, mcimadamore
-
- 30 11月, 2012 4 次提交
-
-
由 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
-
由 mcimadamore 提交于
Summary: Fix lambda compatibility rules as per latest EDR Reviewed-by: jjg
-
- 21 11月, 2012 1 次提交
-
-
由 rfield 提交于
Reviewed-by: mcimadamore
-
- 20 11月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: fix path separator issue in test Reviewed-by: jjg
-
- 18 11月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Turn on lambda expression, method reference and default method support Reviewed-by: jjg
-
- 14 11月, 2012 1 次提交
-
-
由 rfield 提交于
Summary: Fix binary sense lost in transition to hasTag Reviewed-by: mcimadamore
-
- 06 10月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add type-checking/lookup routines for method references Reviewed-by: jjg, dlsmith
-
- 29 9月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: bad merge with langtools tip caused build glitch Reviewed-by: jjg
-
- 25 9月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add support for invokedynamic bytecode instruction; includes suppot for generation of all related classfile attributes Reviewed-by: jjg
-
- 03 8月, 2012 1 次提交
-
-
由 mcimadamore 提交于
Summary: Allow generalized effectively-final analysis for all local variables Reviewed-by: jjg, dlsmith
-
- 24 12月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: ksrini
-
- 19 12月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add lookahead routine to disambiguate between method reference in method context and binary expression Reviewed-by: jjg, dlsmith
-
- 12 12月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: Parser changes for method references cause bad intercation with method call syntax Reviewed-by: jjg
-
- 29 11月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add support for parsing method references to JavacParser Reviewed-by: jjg
-
- 28 11月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: Add support for parsing lambda expressions to JavacParser Reviewed-by: jjg
-