eclipse-jdt / eclipse-jdt/eclipse.jdt.core

Polymorphic signature method resolution causes poly expression arguments to be resolved thrice

Open
#3,229 0 comments 0 reactions 1 assignee Claimed by @srikanth-sankaran View on GitHub
Dominant language
Java
Stars
237
Forks
195
Avg merge
1d 12h
Merged PRs (30d)
47

Description

Follow up from https://github.com/eclipse-jdt/eclipse.jdt.core/issues/3209#issuecomment-2450518158

In PR https://github.com/eclipse-jdt/eclipse.jdt.core/pull/3210, I instrumented the compiler to throw an exception if any poly expression's resolution is attempted more than twice and we have a failure in `org.eclipse.jdt.core.tests.compiler.regression.PolymorphicSignatureTest.testBug475996`

Needs to be investigated as it is a design intent violation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.