You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Yu-Nan He (JIRA)" <ji...@apache.org> on 2007/08/08 04:09:59 UTC

[jira] Commented: (HARMONY-4452) [drlvm][jit] write barrier in OPT doesn't catch all reference fields updates

    [ https://issues.apache.org/jira/browse/HARMONY-4452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518304 ] 

Yu-Nan He commented on HARMONY-4452:
------------------------------------

Hi, are there any updates on this issue?

> [drlvm][jit]  write barrier in OPT  doesn't catch all reference fields updates  
> --------------------------------------------------------------------------------
>
>                 Key: HARMONY-4452
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4452
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: windows and linux
>            Reporter: tingpeng wu
>            Assignee: Mikhail Fursov
>
> DRLVM could not  run Decapo.chart using gcv5 with gen mode now. The reason is some array's elements are written, but those slots are not remembered by write barrier.  We suspect that some operation on array in OPT doesn't invoke write barrier where it should.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.