You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2007/03/27 11:18:32 UTC

[jira] Resolved: (HARMONY-3497) [drlvm][jit] Ileggal managed<->unmanaged conversion in JIT cause GC failures in server mode

     [ https://issues.apache.org/jira/browse/HARMONY-3497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Varlamov resolved HARMONY-3497.
--------------------------------------

    Resolution: Fixed

Applied latest patch at r522827.

> [drlvm][jit] Ileggal managed<->unmanaged conversion in JIT cause GC failures in server mode
> -------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3497
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3497
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Assigned To: Alexey Varlamov
>            Priority: Critical
>         Attachments: magics_fix.diff, magics_fix2.diff
>
>
> Some specs (SpecJBB..) fails in server mode with helpers inliner turned on.
> I can't minimize the test because the scenario is very complex and depends on gcm & class initialization order.
> The attached patch contains the fix and IR-selfchecking routine enabled in debug build to avoid such errors in future.

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