Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Godin
Copy link
Member

@Godin Godin commented Sep 16, 2025

Closes #1933

@Godin Godin added this to the 0.8.14 milestone Sep 16, 2025
@Godin Godin self-assigned this Sep 16, 2025
@Godin Godin marked this pull request as ready for review September 16, 2025 22:45
@Godin Godin requested a review from marchof September 16, 2025 22:45
@Godin Godin enabled auto-merge (squash) September 16, 2025 22:45
@Godin Godin merged commit 355abb5 into jacoco:master Sep 16, 2025
36 checks passed
@Godin Godin deleted the java_25 branch September 16, 2025 23:52
dongjoon-hyun added a commit to apache/spark-kubernetes-operator that referenced this pull request Oct 22, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade `JaCoCo` to 0.8.14 for official Java 25 support (and Java 26 experimental support).

### Why are the changes needed?

`JaCoCo` 0.8.14 is the first version to support Java 25 officially and Java 26 experimentally.
- https://github.com/jacoco/jacoco/releases/tag/v0.8.14
  - jacoco/jacoco#1950
  - jacoco/jacoco#1965 (Java 26)

### Does this PR introduce _any_ user-facing change?

No. This is a test dependency.

### How was this patch tested?

Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #398 from dongjoon-hyun/SPARK-53987.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Official support for Java 25

2 participants