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

Minor changes for debugging. #1245

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Minor changes for debugging. #1245

merged 2 commits into from
Dec 3, 2024

Conversation

wks
Copy link
Collaborator

@wks wks commented Dec 3, 2024

Added MMTK::debug_print_vm_map which prints the memory ranges of spaces.

NullableObjectReference now implements Clone, Copy, Display and Debug. This allows the binding to print its value like Address and ObjectReference, and is useful for logging API functions that involve NullableObjectReference parameters.

Added `MMTK::debug_print_vm_map` which prints the memory ranges of
spaces.

`NullableObjectReference` now implements `Clone`, `Copy`, `Display` and
`Debug`.  This allows the binding to print its value like `Address` and
`ObjectReference`, and is useful for logging API functions that involve
`NullableObjectReference` parameters.
@wks wks requested a review from qinsoon December 3, 2024 08:07
@qinsoon qinsoon changed the title Minor chnages for debugging. Minor changes for debugging. Dec 3, 2024
@wks wks enabled auto-merge December 3, 2024 08:37
@wks wks added this pull request to the merge queue Dec 3, 2024
Merged via the queue into mmtk:master with commit a753093 Dec 3, 2024
31 of 33 checks passed
@wks wks deleted the fix/openjdk-wb-coops branch December 3, 2024 10:38
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