Bug 558259 - Regression: Compile error in org.eclipse.jdt.internal.ui.filters.CustomFiltersDialog.createCheckBoxList(Composite)
Summary: Regression: Compile error in org.eclipse.jdt.internal.ui.filters.CustomFilter...
Status: CLOSED DUPLICATE of bug 558257
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.14   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 4.15 M1   Edit
Assignee: Karsten Thoms CLA
QA Contact:
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2019-12-12 07:29 EST by Karsten Thoms CLA
Modified: 2019-12-12 07:34 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karsten Thoms CLA 2019-12-12 07:29:25 EST
Description	Resource	Path	Location	Type
Type mismatch: cannot convert from Iterator<Object> to Iterator<Object[]>	CustomFiltersDialog.java	/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/filters	line 278	Java Problem


Caused by raw types cleanup: https://git.eclipse.org/r/#/c/153766/
Comment 1 Paul Pazderski CLA 2019-12-12 07:31:39 EST
I already made a fix in https://git.eclipse.org/r/#/c/154403/

Should work for this too.

*** This bug has been marked as a duplicate of bug 558257 ***
Comment 2 Eclipse Genie CLA 2019-12-12 07:34:48 EST
New Gerrit change created: https://git.eclipse.org/r/154406