Skip to content

issue-3034 : correcting OccupiedBytes statistic value at heap tier#3062

Closed
nishchay-naresh wants to merge 1 commit intoehcache:masterfrom
nishchay-naresh:issue-3034
Closed

issue-3034 : correcting OccupiedBytes statistic value at heap tier#3062
nishchay-naresh wants to merge 1 commit intoehcache:masterfrom
nishchay-naresh:issue-3034

Conversation

@nishchay-naresh
Copy link
Copy Markdown
Contributor

No description provided.

import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.Matchers.*;

public class OnHeapStoreByteSizeTest {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This test needs an @BeforeClass assumption to prevent it failing under Java 17. You can test this by running:

./gradlew -PtestVM=${JAVA_HOME_17} test

Copy link
Copy Markdown
Member

@chrisdennis chrisdennis left a comment

Choose a reason for hiding this comment

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

Needs rebasing against the commit that introduced the bug... then we're good to go.

@nishchay-naresh
Copy link
Copy Markdown
Contributor Author

opened another PR for daggy fix and get it merged, closing this PR

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.

4 participants