Skip to content

checkstyle: fix broken build - #16035

Open
xingyaner wants to merge 1 commit into
google:masterfrom
xingyaner:fix-checkstyle
Open

checkstyle: fix broken build#16035
xingyaner wants to merge 1 commit into
google:masterfrom
xingyaner:fix-checkstyle

Conversation

@xingyaner

Copy link
Copy Markdown
Contributor

Checkstyle commit c831ac7d561cbc12c98cc8394995798c506970c5 changed the minimum required Java version from 17 to 21. The OSS-Fuzz JVM builder provided JDK 17, causing Maven Enforcer's RequireJavaVersion rule to fail.

Install JDK 21 in the build image and bundle the JDK with the fuzzer artifacts so the Jazzer runtime uses the same JDK.

@github-actions

Copy link
Copy Markdown

xingyaner is a new contributor to projects/checkstyle. The PR must be approved by known contributors before it can be merged. The past contributors are: hunsche, arthurscchan

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