Skip to content

Merge BETA_JAVA26 to Master#915

Merged
jarthana merged 17 commits intoeclipse-jdt:masterfrom
SougandhS:BetaMerge
Mar 18, 2026
Merged

Merge BETA_JAVA26 to Master#915
jarthana merged 17 commits intoeclipse-jdt:masterfrom
SougandhS:BetaMerge

Conversation

@SougandhS
Copy link
Copy Markdown
Member

@SougandhS SougandhS commented Mar 18, 2026

Fixes : #902

What it does

How to test

Author checklist

stephan-herrmann and others added 14 commits December 4, 2025 19:07
+ applets are gone
+ don't enable preview for 25
 - disable applet tests
 - update ConditionalBreakpointForFileClass
- Adds equivalent AssertEquals for 26
* Handle Java 26 in standard places

* Remove Java25 bin

* Fix testLimitModules1 test for Java 26

* bump version by 50

* Fix testLimitModules_release9 test

* Fix stratum tests
Thread.stop() has been removed starting from Java 26. Updated the
reference in the comment to clarify that the method is no longer
available from Java 26 onwards.
Remove BETA_JAVA26 disclaimers from the BETA branch.

Fixes : eclipse-jdt#901
Remove Y-build reference from pom.xml, which was added to run CI builds
for BETA_JAVA26 branch with Y-build.

Fixes : eclipse-jdt#903
@SougandhS SougandhS requested a review from jarthana March 18, 2026 04:37
@SougandhS SougandhS force-pushed the BetaMerge branch 2 times, most recently from 0a55bee to 1cb6b09 Compare March 18, 2026 05:45
Copy link
Copy Markdown
Member

@jarthana jarthana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good.

@jarthana jarthana dismissed their stale review March 18, 2026 06:42

Hands too fast, mistake.

@jarthana jarthana merged commit f05f269 into eclipse-jdt:master Mar 18, 2026
9 of 13 checks passed
@SougandhS
Copy link
Copy Markdown
Member Author

Thanks @jarthana !

@SougandhS SougandhS added this to the 4.40 M1 milestone Apr 2, 2026
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.

[26] Merge BETA_JAVA26 branch to master after Java 26 GA

3 participants