Skip to content

Update Build Prerequisite to JDK 25 - #1586

Open
jjh75607 wants to merge 1 commit into
spring-projects:mainfrom
jjh75607:readme-build-jdk
Open

Update Build Prerequisite to JDK 25#1586
jjh75607 wants to merge 1 commit into
spring-projects:mainfrom
jjh75607:readme-build-jdk

Conversation

@jjh75607

@jjh75607 jjh75607 commented Aug 7, 2026

Copy link
Copy Markdown

readme.adoc asks for JDK 17, but the build fails under it with
UnsupportedClassVersionError: Error Prone's javac plugin is compiled for class
file 65 (Java 21). The build moved to JDK 25 in 05f41cf, and the CI workflows
use 25 as well.

Verified with Temurin 17.0.20 (fails) and 25.0.1 (succeeds). This changes the
build prerequisite only; sourceCompatibility is still 17.

Signed-off-by: jjh75607 <jjh7560734@gmail.com>
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