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 271120 - com.sun.tools.javac.comp.Resolve$InapplicableMethodException at com.sun.tools.javac.comp.Resolve$AbstractMethodCheck.reportMC
Summary: com.sun.tools.javac.comp.Resolve$InapplicableMethodException at com.sun.tools...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
: 271089 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-07-18 12:11 UTC by AlexFalappa
Modified: 2017-07-21 15:22 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 227937


Attachments
stacktrace (3.75 KB, text/plain)
2017-07-18 12:11 UTC, AlexFalappa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description AlexFalappa 2017-07-18 12:11:04 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.131-b11, Java(TM) SE Runtime Environment, 1.8.0_131-b11
OS: Linux

User Comments:
GUEST: was trying to fix table setcellvaluefactory

GUEST: seems to happen when using lamba functions.

AlexFalappa: Completing inside a Predicate lambda expression

GUEST: I think this was triggered by autocomplete

GUEST: java stream.filter

GUEST: N
Comment 1 AlexFalappa 2017-07-18 12:11:06 UTC
Created attachment 164789 [details]
stacktrace
Comment 2 Dusan Balek 2017-07-21 15:19:03 UTC
*** Bug 271089 has been marked as a duplicate of this bug. ***
Comment 3 Dusan Balek 2017-07-21 15:22:25 UTC
Should be fixed in dev build.