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 - Event listeners not using lambda
Summary: Event listeners not using lambda
Status: RESOLVED DUPLICATE of bug 240744
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-02 07:48 UTC by aymanaci
Modified: 2015-09-09 12:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***