Skip to content

Warn users about issues with compiling on newer Java versions - #36

Open
TheSacco wants to merge 2 commits into
Remynfv:masterfrom
TheSacco:master
Open

Warn users about issues with compiling on newer Java versions#36
TheSacco wants to merge 2 commits into
Remynfv:masterfrom
TheSacco:master

Conversation

@TheSacco

@TheSacco TheSacco commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

This pull request warns users, that, as I have experienced a few times, compiling on newer Java versions such as 25 or 26 fails almost instantly when applying patches and shows a criptic error like 25.0.1, which is actually the user's Java version. It also explains with example how to avoid this issue by switching to an older Java version, like 21.

Edit:
I have also made another commit explaining to users how they can check their current Java version

Warn users about issues with compiling when on newer Java versions and how to avoid them.
Added instructions to check the current Java version.
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.

1 participant