Skip to content

Fix Possible UI Freeze By Avoiding Source Lookup For Lambda Frames#933

Merged
trancexpress merged 1 commit intoeclipse-jdt:masterfrom
SougandhS:FixLambda
Apr 12, 2026
Merged

Fix Possible UI Freeze By Avoiding Source Lookup For Lambda Frames#933
trancexpress merged 1 commit intoeclipse-jdt:masterfrom
SougandhS:FixLambda

Conversation

@SougandhS
Copy link
Copy Markdown
Member

@SougandhS SougandhS commented Apr 12, 2026

Handle lambda-specific editor positioning in JDIModelPresentation using IDebugEditorPresentation. Fixes UI lag during step operations.

handles : #831 (comment)

What it does

How to test

Author checklist

@trancexpress trancexpress force-pushed the FixLambda branch 2 times, most recently from 03197f8 to 87927dd Compare April 12, 2026 17:51
@trancexpress trancexpress force-pushed the FixLambda branch 2 times, most recently from a2e42c1 to 9c71ca2 Compare April 12, 2026 18:29
Handle lambda-specific editor positioning in JDIModelPresentation using
IDebugEditorPresentation. Fixes UI lag during step operations.
@trancexpress
Copy link
Copy Markdown
Contributor

From my POV we can merge.

@SougandhS
Copy link
Copy Markdown
Member Author

SougandhS commented Apr 12, 2026 via email

@trancexpress trancexpress merged commit a4aa8d5 into eclipse-jdt:master Apr 12, 2026
13 checks passed
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.

2 participants