Skip to content

Merge master to beta java26 4 39 first#4679

Open
mpalat wants to merge 15 commits into
eclipse-jdt:BETA_JAVA26from
mpalat:merge-master-to-BETA_Java26_4_39_first
Open

Merge master to beta java26 4 39 first#4679
mpalat wants to merge 15 commits into
eclipse-jdt:BETA_JAVA26from
mpalat:merge-master-to-BETA_Java26_4_39_first

Conversation

@mpalat
Copy link
Copy Markdown
Contributor

@mpalat mpalat commented Dec 5, 2025

WIP

What it does

How to test

Author checklist

srikanth-sankaran and others added 15 commits December 1, 2025 10:13
…se-jdt#4647)

* Ensure URB's are resolved before performing visibility checks.

* Fixes eclipse-jdt#4632

* Remove unused problem filters

* Version bump(s) for 4.39 stream

---------

Co-authored-by: Eclipse JDT Bot <jdt-bot@eclipse.org>
This commit fixes formatter recognizing wrong left braces when record
contains left braces in record's param annotations.

Fixes : eclipse-jdt#4288
Markdown Javadoc does not properly support bold text

Fix: eclipse-jdt#4608
To distinguish between JUnit 5 and JUnit 6 annotations when launching tests, we potentially look into manifests.

In order to use PackageFragmentRoot.getManifest() to this end,
org.eclipse.jdt.junit.core is now in the friends list of package org.eclipse.jdt.internal.core.

Fixes eclipse-jdt#4663
…pse-jdt#4675)

- add checks to stop when the end of source is reached when handling
  a markdown comment
- also do not attempt to access the source with the EOF index
- add new test to ScannerTest
- fixes eclipse-jdt#4674
The content of the @code tag is being parsed outside the code tag

Fix: eclipse-jdt#4598
Markdown links [description](url) syntax not interpreting properly

Fix: eclipse-jdt#4531
…method never returns (eclipse-jdt#4673)

* Suspend the fix for eclipse-jdt#4526 while connecting super types.
  Likewise suspend this effect during non-super type lookup.

* Additionally fix inconsistency in Java21ElementTests:
   * Rename to Java25ElementTests (it tests instance main methods)
   * Fix wrong lib variable and adjust it to the compliance

---------

Signed-off-by: David Thompson <davthomp@redhat.com>
Co-authored-by: Stephan Herrmann <stephan.herrmann@berlin.de>

Fixes eclipse-jdt#4672
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.

9 participants