[ https://issues.apache.org/jira/browse/HARMONY-4452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519030
]
Yu-Nan He commented on HARMONY-4452:
------------------------------------
Mikhail,
Below is the command line option:
-Xms256m -Xmx256m -Xem:opt -XX:gc.minor_algorithm=MINOR_GEN_FORWARD_POOL -XX:gc.nos_size=16m
I use this configuration to run Dacapo.chart, it fails.
Thanks.
> [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.
|