- 18 2月, 2013 1 次提交
-
-
由 vromero 提交于
Reviewed-by: jjg, mcimadamore
-
- 16 2月, 2013 7 次提交
-
-
由 rfield 提交于
8006763: super in method reference used in anonymous class - ClassFormatError is produced 8005632: Inner classes within lambdas cause build failures 8005653: Lambdas containing inner classes referencing external type variables do not correctly parameterize the inner classes Reviewed-by: mcimadamore
-
由 mcimadamore 提交于
8007401: Write test to check for generation of warnings when '_' is used as an identifier Summary: Extended identifier production not used in annotation values Reviewed-by: jjg Contributed-by: sonali.goel@oracle.com
-
由 mcimadamore 提交于
8007535: Compiler crashes on @FunctionalInterface used on interface with two inherited methods with same signatures Summary: Bad check in Types.interfaceCandidates Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Add speculative arity-based check to rule out potential candidates when stuck reference is passed to method Reviewed-by: jjg
-
由 mcimadamore 提交于
8007285: AbstractMethodError instead of compile-time error when method reference with super and abstract Summary: Missing abstractness check on super rmethod references Reviewed-by: jjg
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
由 mcimadamore 提交于
Summary: Check.checkFunctionalInterface should take into account 'fake' override Reviewed-by: jjg
-
- 15 2月, 2013 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb
-
- 14 2月, 2013 1 次提交
-
-
由 mcimadamore 提交于
8006896: ClassReader doesn't see MethodParameters attr for method of anon inner class 8007098: Output Synthesized Parameters to MethodParameters Attributes Summary: Correctly report synthesized and mandated parameters Reviewed-by: mcimadamore, jjg Contributed-by: eric.mccorkle@oracle.com
-
- 13 2月, 2013 3 次提交
-
-
由 jfranck 提交于
Reviewed-by: darcy, abuckley
-
由 jjg 提交于
Reviewed-by: jjg Contributed-by: wmdietl@cs.washington.edu
-
由 mcimadamore 提交于
Summary: Add support for more aggressive type-inference scheme Reviewed-by: jjg
-
- 12 2月, 2013 2 次提交
- 09 2月, 2013 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 08 2月, 2013 3 次提交
- 06 2月, 2013 3 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
由 mcimadamore 提交于
Summary: Move DeferredAttrNode out of DeferredAttrContext; add support for nested deferred contexts Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Make Infer.InferenceContext an inner class; adjust bound replacement logic in Type.UndetVar Reviewed-by: jjg
-
- 05 2月, 2013 2 次提交
- 03 2月, 2013 2 次提交
- 02 2月, 2013 2 次提交
- 01 2月, 2013 2 次提交
- 31 1月, 2013 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 24 1月, 2013 2 次提交
- 23 1月, 2013 2 次提交
-
-
由 mcimadamore 提交于
Summary: Missing boxing cause spurious inference failure Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Lambda desugaring generates spurious references to 'this' in static contexts Reviewed-by: jjg
-
- 22 1月, 2013 5 次提交
-
-
由 mcimadamore 提交于
Summary: Support public static interface methods Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Synchronized default methods are no longer supported 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
-
由 jjg 提交于
Reviewed-by: mcimadamore
-