src/jdk.compiler/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
Wed, 05 Dec 2018 09:34:01 -0500 vromero 8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface jdk-12+23
Fri, 07 Sep 2018 15:56:21 +0100 mcimadamore 8210495: compiler crashes because of illegal signature in otherwise legal code
Wed, 29 Aug 2018 09:36:17 +0200 jlahoda 8206986: Compiler support for Switch Expressions (Preview)
Wed, 15 Aug 2018 13:39:32 -0700 vromero 8207320: Wrong type order for intersection lambdas with multiple abstract methods
Wed, 20 Jun 2018 10:01:49 -0700 bsrbnd 8203338: Unboxing in return from lambda miscompiled to throw ClassCastException
Tue, 29 May 2018 09:12:39 -0700 vromero 8203892: Target interface added as marker interface in calls to altMetafactory
Thu, 24 May 2018 11:13:42 +0100 mcimadamore 8203488: Remove error generation from TransTypes
Fri, 18 May 2018 09:22:31 -0700 vromero 8148354: Errors targeting functional interface intersection types
Wed, 11 Apr 2018 14:52:32 -0400 vromero 8201440: javac should create unique DynamicMethodSymbols at LambdaToMethod
Thu, 05 Apr 2018 14:39:04 -0700 cushon 8201194: Handle local variable declarations in lambda deduplication
Tue, 27 Mar 2018 13:48:16 -0400 cushon 8200301: deduplicate lambda methods
Fri, 02 Feb 2018 07:43:54 -0500 vromero 8196403: remove the remaining use of string keys for errors and warnings in the compiler
Mon, 11 Dec 2017 06:58:14 +0530 sadayapalam 8182401: Verification error for enclosing instance capture inside super constructor invocation
Wed, 22 Nov 2017 18:07:53 +0530 sadayapalam 8191655: LambdaConversionException: Invalid receiver type interface; not a subtype of implementation type interface jdk-10+33
Mon, 16 Oct 2017 14:30:37 +0530 sadayapalam 8184989: Incorrect class file created when passing lambda in inner class constructor and outer is subclass
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip