You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Afremov (JIRA)" <ji...@apache.org> on 2006/11/17 19:35:39 UTC

[jira] Created: (HARMONY-2230) [DRLVM] Fix for fake circularity error.

[DRLVM] Fix for fake circularity error.
---------------------------------------

                 Key: HARMONY-2230
                 URL: http://issues.apache.org/jira/browse/HARMONY-2230
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Pavel Afremov


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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2230) [DRLVM] Fix for fake circularity error.

Posted by "Pavel Afremov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2230?page=all ]

Pavel Afremov updated HARMONY-2230:
-----------------------------------

    Attachment: 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).



> [DRLVM] Fix for fake circularity error.
> ---------------------------------------
>
>                 Key: HARMONY-2230
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2230
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Afremov
>         Attachments: 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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira