Skip to content

Replace Java 23 with 24 (closes #326)#327

Merged
keeganwitt merged 2 commits intomasterfrom
java-24
Mar 27, 2025
Merged

Replace Java 23 with 24 (closes #326)#327
keeganwitt merged 2 commits intomasterfrom
java-24

Conversation

@keeganwitt
Copy link
Copy Markdown
Collaborator

No description provided.

@keeganwitt keeganwitt force-pushed the java-24 branch 6 times, most recently from 508f451 to 414a767 Compare March 24, 2025 01:01
@keeganwitt keeganwitt marked this pull request as draft March 24, 2025 01:13
@keeganwitt keeganwitt force-pushed the java-24 branch 6 times, most recently from 220b10a to 43cc379 Compare March 24, 2025 02:17
@keeganwitt keeganwitt force-pushed the java-24 branch 4 times, most recently from 862ed35 to 5b8dbb6 Compare March 26, 2025 22:47
@keeganwitt keeganwitt marked this pull request as ready for review March 26, 2025 22:48
@keeganwitt
Copy link
Copy Markdown
Collaborator Author

keeganwitt commented Mar 27, 2025

Gradle doesn't yet support Java 24, fails with

FAILURE: Build failed with an exception.

* What went wrong:
BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 68
> Unsupported class file major version 68

Because our tests are setting that bytecode version.

See also https://docs.gradle.org/current/userguide/compatibility.html.

@keeganwitt keeganwitt merged commit b92e23f into master Mar 27, 2025
29 checks passed
@keeganwitt keeganwitt deleted the java-24 branch March 30, 2025 18:24
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