Skip to content

Add Java version validation for HTML (GWT)#248

Merged
tommyettinger merged 1 commit intolibgdx:masterfrom
Hyperion2400:add-java-version-validation-for-html-gwt
Dec 26, 2025
Merged

Add Java version validation for HTML (GWT)#248
tommyettinger merged 1 commit intolibgdx:masterfrom
Hyperion2400:add-java-version-validation-for-html-gwt

Conversation

@Hyperion2400
Copy link

No description provided.

Copy link
Member

@tommyettinger tommyettinger left a comment

Choose a reason for hiding this comment

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

This seems reasonable. I think if I were nit-picking, GWT might actually require 11 exactly for its module, but can tolerate at least Java 8 code, and maybe other versions, in core. I don't think it can handle Java 7 or older, just because that is so ancient. That would be a very minor tweak, and probably wouldn't affect anyone in practice. So, this is approved! I'll merge this.

@tommyettinger tommyettinger merged commit 0b0aa24 into libgdx:master Dec 26, 2025
2 checks passed
@Hyperion2400 Hyperion2400 deleted the add-java-version-validation-for-html-gwt branch December 27, 2025 12:55
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