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

Skip to content

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