Skip to content

Update JaCoCo for modern JDKs - #55

Draft
kevinten10 wants to merge 1 commit into
masterfrom
codex/build-quality-20260810
Draft

Update JaCoCo for modern JDKs#55
kevinten10 wants to merge 1 commit into
masterfrom
codex/build-quality-20260810

Conversation

@kevinten10

Copy link
Copy Markdown
Member

What changed

  • Updated JaCoCo from 0.8.6 to 0.8.15.

Why

The previous agent does not support Java 17 class files and could emit instrumentation failures while the Maven reactor still completed successfully.

Validation

  • Full five-module clean verify with RAT, Checkstyle, and JaCoCo on Java 8
  • The same full verification on Java 17

This repository currently contains no test sources, so JaCoCo correctly reports no execution data instead of failing instrumentation.

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