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

Revisit recursion in TypeBinding.isTypeArgumentContainedBy()

Open
#5,063 0 comments 0 reactions 1 assignee Claimed by @stephan-herrmann View on GitHub
Dominant language
Java
Stars
237
Forks
195
Avg merge
1d 10h
Merged PRs (30d)
49

Description

After https://github.com/eclipse-jdt/eclipse.jdt.core/pull/5054 we might also try to get rid of some of the unspecified recursion from TypeBinding.isTypeArgumentContainedBy(). At least "_allow ? to be matching ? extends Object at depth 2_" shouldn't need any explicit code any more.

See https://github.com/eclipse-jdt/eclipse.jdt.core/issues/5028#issuecomment-4392906809

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.