[ https://issues.apache.org/jira/browse/HARMONY-4016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Fursov updated HARMONY-4016:
------------------------------------
Attachment: lazy_fix3.diff
lazy_fix3.diff: the problems found by Alexei Varlamov was fixed.
> [drlvm][jit] gc.Mark fails when run in lazy resolution mode with JET
> --------------------------------------------------------------------
>
> Key: HARMONY-4016
> URL: https://issues.apache.org/jira/browse/HARMONY-4016
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Reporter: Mikhail Fursov
> Assignee: Alexey Varlamov
> Attachments: lazy_fix.diff, lazy_fix2.diff, lazy_fix3.diff
>
>
> I've found that gc.Mark fails when lazy resolution mode is on.
> the reason is that all VM helpers for lazy mode do not protect managed operands and these
operands become outdated when GC enumeration happens.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|