Closed
Description
I was trying to test PR #310 (mainly src/util/side_metadata/sanity.rs
) with marksweep when I detected random panics due to duplicate edges in both JikesRVM and OpenJDK bindings.
This is the assertion which fails:
mmtk-core/src/util/edge_logger.rs
Line 26 in 1fc73b3
Note:
After solving this issue, we need to add CI checks for the side metadata sanity checker (under extreme_assertions
and with marksweep plan)
Metadata
Metadata
Assignees
Labels
No labels