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

Fix ActivePlan::number_of_mutators #92

Merged
merged 2 commits into from
Aug 2, 2024
Merged

Conversation

wks
Copy link
Collaborator

@wks wks commented Aug 1, 2024

Updated the ruby repo revision to fix a bug where the number of mutators returned from ActivePlan::number_of_mutators does not match the number of mutators returned from ActivePlan::mutators.

Also updated the mmtk-core repo revision. More assertions are added so that such bugs can be detected earlier.

mmtk-core PR: mmtk/mmtk-core#1182
ruby PR: mmtk/ruby#84

Fixes: #84

Updated the `ruby` repo revision to fix a bug where the number of
mutators returned from `ActivePlan::number_of_mutators` does not match
the number of mutators returned from `ActivePlan::mutators`.

Also updated the `mmtk-core` repo revision.  More assertions are added
so that such bugs can be detected earlier.

mmtk-core PR: mmtk/mmtk-core#1182
ruby PR: mmtk/ruby#84

Fixes: mmtk#84
@mmtkgc-bot mmtkgc-bot merged commit 70b0af3 into mmtk:master Aug 2, 2024
6 of 8 checks passed
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.

abandoned_in_gc not empty in MarkSweep
2 participants