Skip to content

Build with Java 17, require Java 11 to run#76

Merged
bobbylight merged 1 commit into
masterfrom
build-with-java-17
Jun 17, 2025
Merged

Build with Java 17, require Java 11 to run#76
bobbylight merged 1 commit into
masterfrom
build-with-java-17

Conversation

@bobbylight
Copy link
Copy Markdown
Owner

@bobbylight bobbylight commented Jun 17, 2025

Like it says on the tin. Bump required JRE to build to Java 17 (hand being forced by gradle), and bump minimum runtime JRE to 11. It should be Java 8 but the runtime JDK argument seems to have issues with finding some JDK components now that they are modularized, such as org.w3c.dom. I don't think it's worth trying to fix; instead I think it's better to just make the minimum requirement be Java 11, especially considering that version is 7 years old now.

@bobbylight bobbylight self-assigned this Jun 17, 2025
@bobbylight bobbylight added this to the 3.4.0 milestone Jun 17, 2025
@bobbylight bobbylight merged commit 082d5dd into master Jun 17, 2025
5 checks passed
@bobbylight bobbylight deleted the build-with-java-17 branch June 17, 2025 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant