You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/01/28 14:46:49 UTC

[jira] Closed: (HARMONY-2230) [drlvm] Fix for fake circularity error.

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

Gregory Shimansky closed HARMONY-2230.
--------------------------------------


Maybe closing will help...

> [drlvm] Fix for fake circularity error.
> ---------------------------------------
>
>                 Key: HARMONY-2230
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2230
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Afremov
>         Assigned To: Gregory Shimansky
>         Attachments: Fix-for-fake-circularity-error.patch, Fix-for-fake-circularity-error.txt
>
>
> Fix for fake circularity error.
> This error can happen during compilation, by interaction of JIT, ClassLoader, GC and reference enqueue system.
> Fix contains following changes:
>     - added preload of InternalError class.
>     - reference enqueue system switched to finalizer scheme.
>     - Work balance subsystem turned off for GC in JIT compilation frame (FRAME_COMPILATION).

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