Skip to content

Eclipse 2026-03: problem in resolving overridden method from interfaces #4763

Description

@notoriux

Version: 2026-03 M1 (4.39.0 M1)
Build id: 20260108-0821

The attached POC cannot be compiled because of a Type Mismatch on line 27 of MainClass;

Type mismatch: cannot convert from Streamable to Box

But it's correct, in fact it compiles and runs under Eclipse 2025-09 (20250905-1456) and standalone Maven (3.9.11).

(part of the sources are copied from Spring Data 3.4.11 in order to minimize dependencies)

eclipsebugpoc.zip

Metadata

Metadata

Labels

compilerEclipse Java Compiler (ecj) related issues

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions