Skip to content

Merge BETA_JAVA27 with Master - #981

Merged
jarthana merged 5 commits into
eclipse-jdt:BETA_JAVA27from
SougandhS:MergeBeta
Aug 5, 2026
Merged

Merge BETA_JAVA27 with Master #981
jarthana merged 5 commits into
eclipse-jdt:BETA_JAVA27from
SougandhS:MergeBeta

Conversation

@SougandhS

@SougandhS SougandhS commented Aug 5, 2026

Copy link
Copy Markdown
Member

What it does

How to test

Author checklist

SougandhS and others added 5 commits July 8, 2026 15:58
Extended the "Compare with Clipboard" feature to support expressions in
addition to variables. The action now handles IJavaVariable and
IExpression
LSP4J calls are serviced by the "RMI Runtime" thread group.
In JDK code, this group is considered a user thread group,
as it can run user code (such as LSP4J calls from clients).

This change adjusts JDIThread to consider the "RMI Runtime"
thread group as a user thread group. This makes it possible
to debug LSP4J code without turning on the system threads
Debug view filter. Which in turn avoids running into
Debug view updating mechanism bugs related to using filters.

See: eclipse-jdt#971
JavaStackTracePageParticipant.

This will mask the ConsoleView context when JavaStackTraceConsolePage is
active in ConsoleView. Create own context for Console View.

see eclipse-jdt#977
@jarthana
jarthana merged commit 182777b into eclipse-jdt:BETA_JAVA27 Aug 5, 2026
10 of 11 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.

4 participants