src/jdk.compiler/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
Tue, 26 Nov 2019 11:13:53 +0530 sadayapalam 8234729: Javac should eagerly change code generation for method references to avert IllegalAccessError in future.
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Wed, 10 Jul 2019 09:04:42 +0200 jlahoda 8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0
Wed, 22 May 2019 15:30:11 -0700 cushon 8224629: Unnecessary cast in LambdaToMethod
Tue, 14 May 2019 11:28:44 -0400 vromero 8215470: Bad EnclosingMethod attribute on classes declared in lambdas
Wed, 17 Apr 2019 15:37:20 +0100 mcimadamore 8222289: Overhaul logic for reading/writing constant pool entries
Sat, 26 Jan 2019 15:50:59 +0100 bsrbnd 8193367: Annotated type variable bounds crash javac
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