Skip to content

Change compatibility level instead of toolchain version - #62

Closed
qikpl4 wants to merge 2 commits into
NikOverflow:masterfrom
qikpl4:target
Closed

qikpl4 wants to merge 2 commits into
NikOverflow:masterfrom
qikpl4:target

Conversation

@qikpl4

@qikpl4 qikpl4 commented Sep 15, 2026

Copy link
Copy Markdown

Closes #61

Requiring a real Java 21 toolchain is rather heavy-handed and requires
both JDKs (26.1+ requires JDK 25) to be installed and functional, and
it causes compilation issues when only a newer JDK is available.
Setting a source and target version is a better idea.
@NikOverflow

Copy link
Copy Markdown
Owner

Read this comment for context: #61 (comment)

@qikpl4
qikpl4 deleted the target branch September 16, 2026 16:27
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.

Why does the API explicitly require Java 21?

2 participants