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 bug in line mark when MARK_LINE_AT_SCAN_TIME=false #1171

Merged
merged 4 commits into from
Jul 23, 2024

Conversation

k-sareen
Copy link
Collaborator

@k-sareen k-sareen commented Jul 22, 2024

Previously we did not mark the line for an object in trace_object_with_opportunistic_copy if we leave the object in-place when MARK_LINE_AT_SCAN_TIME=false.

Previously we did not mark the line for an object in `trace_object_with_opportunistic_copy` if we leave the object in-place.
@k-sareen k-sareen requested a review from wks July 22, 2024 07:38
src/policy/immix/immixspace.rs Outdated Show resolved Hide resolved
k-sareen and others added 2 commits July 22, 2024 22:59
Co-authored-by: Kunshan Wang <wks1986@gmail.com>
Copy link
Collaborator

@wks wks left a comment

Choose a reason for hiding this comment

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

LGTM

@k-sareen k-sareen added this pull request to the merge queue Jul 23, 2024
Merged via the queue into master with commit 0c1c083 Jul 23, 2024
24 checks passed
@k-sareen k-sareen deleted the k-sareen-patch-1 branch July 23, 2024 08:30
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