Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 15386 invoked from network); 15 Dec 2006 17:12:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Dec 2006 17:12:44 -0000 Received: (qmail 30224 invoked by uid 500); 15 Dec 2006 17:12:51 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 30208 invoked by uid 500); 15 Dec 2006 17:12:51 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 30199 invoked by uid 99); 15 Dec 2006 17:12:51 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Dec 2006 09:12:51 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Dec 2006 09:12:43 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 162D771413F for ; Fri, 15 Dec 2006 09:12:23 -0800 (PST) Message-ID: <13787909.1166202743087.JavaMail.jira@brutus> Date: Fri, 15 Dec 2006 09:12:23 -0800 (PST) From: "Salikh Zakirov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-2230) [drlvm] Fix for fake circularity error. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/HARMONY-2230?page=comments#action_12458855 ] Salikh Zakirov commented on HARMONY-2230: ----------------------------------------- Pavel, could you please remove commented out lines and resubmit the patch? > [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 > Assigned To: Gregory Shimansky > 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