Skip to content

fix: Compile to Java 17 bytecode for compatibility#525

Merged
thevaadinman merged 1 commit into
4.0from
downgrade-java-req-4.0
Jul 10, 2026
Merged

fix: Compile to Java 17 bytecode for compatibility#525
thevaadinman merged 1 commit into
4.0from
downgrade-java-req-4.0

Conversation

@thevaadinman

Copy link
Copy Markdown
Contributor

Previous use of Java 21 compile target was based on recommendations for Wildfly, but 17 is also a valid and (for now) supported runtime version, so we'll compile for that for maximum compatibility.

@thevaadinman
thevaadinman requested a review from TatuLund July 10, 2026 07:44
@thevaadinman
thevaadinman merged commit 29c0e55 into 4.0 Jul 10, 2026
3 of 4 checks passed
@thevaadinman
thevaadinman deleted the downgrade-java-req-4.0 branch July 10, 2026 07:53
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