Skip to content

Merge master into BETA_JAVA26#2815

Merged
jarthana merged 2 commits intoeclipse-jdt:BETA_JAVA26from
jarthana:BETA_JAVA26
Mar 2, 2026
Merged

Merge master into BETA_JAVA26#2815
jarthana merged 2 commits intoeclipse-jdt:BETA_JAVA26from
jarthana:BETA_JAVA26

Conversation

@jarthana
Copy link
Member

@jarthana jarthana commented Feb 27, 2026

What it does

How to test

Author checklist

trancexpress and others added 2 commits February 26, 2026 20:17
Currently the JDT indexer potentially runs in parallel to tests in AssistQuickFixTest.
This causes a race condition in JavaModelManager.optionsCache,
which can result in unexpected Java options during the tests.

This change adds a wait for the indexer in AssistQuickFixTest.setUp(),
to hopefully prevent such race conditions.

Fixes: eclipse-jdt#2811
@jarthana jarthana merged commit 26b319f into eclipse-jdt:BETA_JAVA26 Mar 2, 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.

2 participants