Skip to content

Upgrade to Java 17#2837

Open
jaschdoc wants to merge 1 commit intomainfrom
bump-java-version
Open

Upgrade to Java 17#2837
jaschdoc wants to merge 1 commit intomainfrom
bump-java-version

Conversation

@jaschdoc
Copy link
Copy Markdown
Collaborator

@jaschdoc jaschdoc commented Mar 19, 2026

Can we do this or could there be downstream problems from this? Upgrading would allows us to upgrade some dependencies such as JUnit and caffeine.

@jaschdoc jaschdoc marked this pull request as ready for review March 19, 2026 12:58
@jaschdoc jaschdoc force-pushed the bump-java-version branch from c5ed051 to 3e1ed11 Compare March 19, 2026 12:59
@hfmehmed
Copy link
Copy Markdown
Collaborator

hfmehmed commented Mar 19, 2026

It shouldn't affect user consuming ksp via gradle plugin but it will affect people depending on the ksp artifacts directly to build on top of them (basically it forces them to upgrade to jdk 17 as well).

Actually technically for gradle plugin consumers it also requires them to run gradle daemon with jdk 17 toolchain i believe - so it does affect them too in some way i guess but it seems less severe.

@jaschdoc jaschdoc force-pushed the bump-java-version branch from 3e1ed11 to 502231f Compare March 19, 2026 17:07
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