Bug 519191 - [1.8][compiler][inference] Type inference bug lambda expression
Summary: [1.8][compiler][inference] Type inference bug lambda expression
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.7   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact: Srikanth Sankaran CLA
URL:
Whiteboard: stalebug bulk move
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-05 00:25 EDT by Mathew Ng CLA
Modified: 2023-06-22 07:06 EDT (History)
3 users (show)

See Also:


Attachments
three test cases with pass and fail cases. (905 bytes, text/plain)
2017-07-05 00:25 EDT, Mathew Ng CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathew Ng CLA 2017-07-05 00:25:55 EDT
Created attachment 269199 [details]
three test cases with pass and fail cases.

Unable to infer type with lambda expression and Collectors.collectingAndThen()
Comment 1 Manoj N Palat CLA 2018-05-17 03:25:20 EDT
bulk move out of 4.8
Comment 2 Stephan Herrmann CLA 2018-08-16 14:58:53 EDT
Let's keep it on our radar, since this one has a reproducing example.
Comment 3 Manoj N Palat CLA 2019-02-11 04:16:16 EST
Bulk move out of 4.11
Comment 4 Manoj N Palat CLA 2019-08-27 02:07:00 EDT
Bulk move out of 4.13
Comment 5 Eclipse Genie CLA 2022-10-08 03:10:55 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 6 Srikanth Sankaran CLA 2023-06-22 07:06:24 EDT
This test case compiles on master