Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for compiling with Java 21 #2517

Merged
merged 1 commit into from Apr 3, 2024
Merged

Conversation

holgerfriedrich
Copy link
Member

  • Support Java 17 and 21, default compilation to Java 17 class files
  • Add profile "j21" to compile to Java 21 class files
  • Bump ecj to 3.36.0
  • Upgrade SAT to 0.16.0

Refs:
openhab/openhab-distro#1590

@holgerfriedrich holgerfriedrich requested a review from a team as a code owner March 31, 2024 17:19
* Support Java 17 and 21, default compilation to Java 17 class files
* Add profile "j21" to compile to Java 21 class files
* Bump ecj to 3.36.0
* Upgrade SAT to 0.16.0

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
@holgerfriedrich
Copy link
Member Author

@openhab/webui-maintainers corresponding PRs in core openhab/openhab-core#4161 and addons repo openhab/openhab-addons#16594 have already been merged... could we proceed here as well?

Copy link
Member

@kaikreuzer kaikreuzer left a comment

Choose a reason for hiding this comment

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

Sure thing. Thanks!

@kaikreuzer kaikreuzer merged commit 730ab97 into openhab:main Apr 3, 2024
3 checks passed
@kaikreuzer kaikreuzer added the enhancement New feature or request label Apr 3, 2024
@kaikreuzer kaikreuzer added this to the 4.2 milestone Apr 3, 2024
@holgerfriedrich holgerfriedrich deleted the pr-java21 branch April 3, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants