This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 254925

Summary: Event listeners not using lambda
Product: guibuilder Reporter: aymanaci
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description aymanaci 2015-09-02 07:48:39 UTC
On JDK8 project, the event listeners do not use lambda expression.  Still using anonymous classes, and no option on changing them.

I cannot change the code manually since it is autogenerated and protected.
Comment 1 Tomas Pavek 2015-09-09 12:21:44 UTC

*** This bug has been marked as a duplicate of bug 240744 ***