Skip to content

Total IDE freeze during type inference of recursive generic type#5059

Merged
stephan-herrmann merged 1 commit into
eclipse-jdt:masterfrom
stephan-herrmann:issue5052
May 8, 2026
Merged

Total IDE freeze during type inference of recursive generic type#5059
stephan-herrmann merged 1 commit into
eclipse-jdt:masterfrom
stephan-herrmann:issue5052

Conversation

@stephan-herrmann
Copy link
Copy Markdown
Contributor

  • invent new incorporation rule: S#0 <: T#1 && S#0 :> T#1 => S#0 = T#1
  • change in TypeBound is only for improved debugging support

Fixes #5052

+ invent new incorporation rule
+ change in TypeBound is only for improved debugging support

Fixes eclipse-jdt#5052
@stephan-herrmann stephan-herrmann merged commit 10639fb into eclipse-jdt:master May 8, 2026
13 checks passed
@stephan-herrmann stephan-herrmann deleted the issue5052 branch May 8, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Total IDE freeze during type inference of recursive generic type

1 participant