Skip to content

Draft - Update to Shadow 9.x and configure special task #4097

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dondonz
Copy link
Member

@dondonz dondonz commented Aug 20, 2025

With the major Shadow 9.x update, the fat JMH JAR wasn't correctly created. Found that out when our JMH pipeline failed, our runner couldn't find the main class to start the tests.

Shadow 9.x has many breaking changes, I suspect some of them changed default custom task config behaviour. This PR explicitly sets JMH configuration instead.

Note that you can't "test" this with our unit tests, they are passing but doesn't indicate anything. The real test is if we can run our JMH performance pipeline off this pull request.

This is a draft, I'll come back to this later

@dondonz dondonz added this to the 25.x breaking changes milestone Aug 20, 2025
Copy link
Contributor

Test Results

  326 files    326 suites   3m 33s ⏱️
5 022 tests 5 016 ✅ 6 💤 0 ❌
5 111 runs  5 105 ✅ 6 💤 0 ❌

Results for commit 5459d4b.

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