Skip to content

Merge branch 'master' into BETA_JAVA25#757

Merged
stephan-herrmann merged 6 commits intoeclipse-jdt:BETA_JAVA25from
stephan-herrmann:BETA_JAVA25
Aug 5, 2025
Merged

Merge branch 'master' into BETA_JAVA25#757
stephan-herrmann merged 6 commits intoeclipse-jdt:BETA_JAVA25from
stephan-herrmann:BETA_JAVA25

Conversation

@stephan-herrmann
Copy link
Copy Markdown
Contributor

trancexpress and others added 6 commits July 28, 2025 13:24
Fixes: eclipse-jdt#744
Signed-off-by: Simeon Andreev <simeon.danailov.andreev@gmail.com>
…clipse-jdt#748)

This commit cancels detail formatting process of objects whenever the generated expression have module conflict erros during expression compilation

Fixes : eclipse-jdt#747
Currently one needs to add a new if for each new java version while the
value is only matched against the number in the string.

This now uses a pattern and check the result is larger than Java 1.8
version and then returns the number as a string so it automatically
adapt to new java versions.
@stephan-herrmann stephan-herrmann merged commit 5568c42 into eclipse-jdt:BETA_JAVA25 Aug 5, 2025
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.

6 participants