Skip to content
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

I need a title #344

Merged
merged 25 commits into from
Mar 27, 2024
Merged

I need a title #344

merged 25 commits into from
Mar 27, 2024

Conversation

kcpeppe
Copy link
Collaborator

@kcpeppe kcpeppe commented Mar 21, 2024

more debugging and more tests

@karianna karianna marked this pull request as draft March 22, 2024 00:03
}

public void count(CMSRemark event) {
System.out.println(event.toString());
Copy link
Member

Choose a reason for hiding this comment

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

Remove

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

not quite yet... I'd say depreciated for now.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I take that last comment back as this integration test is being used by the GenerationalHeapParser testing


machine.getAggregation(CMSCycleAggregation.class).ifPresent(cmsCycleCounts -> {
Assertions.assertEquals( 1, cmsCycleCounts.getInitialMark(), "Initial Mark events count");
//Assertions.assertEquals( 1, cmsCycleCounts.getRemark(), "Remark events count");
Copy link
Member

Choose a reason for hiding this comment

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

Are these commented out because they don't give the expected result?

@dsgrieve dsgrieve marked this pull request as ready for review March 27, 2024 14:07
@dsgrieve dsgrieve merged commit b55dafe into microsoft:main Mar 27, 2024
8 checks passed
@karianna karianna mentioned this pull request Mar 28, 2024
@karianna karianna mentioned this pull request May 9, 2024
@karianna karianna mentioned this pull request Jul 3, 2024
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.

None yet

3 participants