Skip to content

Support allocate_as_live in all policies #1391

@qinsoon

Description

@qinsoon

#1355 adds allocate_as_live for spaces, but only LOS and immix space implements it (properly setting newly allocated objects as live). This flag is ignored by other spaces. We should fix this. We should be able to test newly allocated objects with is_live with MockVM to make sure the implementation is correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions