Skip to content

Conversation

@JinwooHwang
Copy link
Contributor

For all changes:

  • Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?

  • Has your PR been rebased against the latest commit within the target branch (typically develop)?

  • Is your initial contribution a single, squashed commit?

  • Does gradlew build run cleanly?

  • Have you written or updated unit tests to verify your changes?

  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?

@JinwooHwang JinwooHwang requested a review from raboof August 27, 2025 09:56
Copy link
Member

@raboof raboof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that the 'develop / build' CI job fails. You can click on it to see the error. Generally it's good practice to make CI succeed before requesting a review.

JinwooHwang and others added 2 commits August 27, 2025 06:35
…ownClassSizerJUnitTest.java

Co-authored-by: Arnout Engelen <arnout@engelen.eu>
Copy link
Member

@raboof raboof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good and no risk of regression (because it only changes the test), intending to merge when there's no unexpected CI failures

@JinwooHwang
Copy link
Contributor Author

Thanks for your review, @raboof . I am glad to hear there's no risk of regression since the changes are limited to the test.

@raboof raboof mentioned this pull request Aug 27, 2025
6 tasks
@raboof raboof merged commit 49b3434 into apache:develop Aug 27, 2025
15 of 17 checks passed
JinwooHwang added a commit that referenced this pull request Sep 3, 2025
* WellKnownClassSizerJUnitTest

* Update geode-core/src/test/java/org/apache/geode/internal/size/WellKnownClassSizerJUnitTest.java

Co-authored-by: Arnout Engelen <arnout@engelen.eu>

* WellKnownClassSizerJUnitTest

---------

Co-authored-by: Arnout Engelen <arnout@engelen.eu>
(cherry picked from commit 49b3434)
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.

2 participants