Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 4110 invoked from network); 10 May 2007 09:20:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 May 2007 09:20:41 -0000 Received: (qmail 23695 invoked by uid 500); 10 May 2007 09:20:42 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 23680 invoked by uid 500); 10 May 2007 09:20:42 -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 23668 invoked by uid 99); 10 May 2007 09:20:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 May 2007 02:20:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Thu, 10 May 2007 02:20:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9D45C71406B for ; Thu, 10 May 2007 02:20:15 -0700 (PDT) Message-ID: <8019594.1178788815641.JavaMail.jira@brutus> Date: Thu, 10 May 2007 02:20:15 -0700 (PDT) From: "Vladimir Ivanov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Created: (HARMONY-3835) [drlvm][jit] smoke test classloader.StressLoader hangs on Windows server 2003 in 'opt' mode MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [drlvm][jit] smoke test classloader.StressLoader hangs on Windows server 2003 in 'opt' mode -------------------------------------------------------------------------------------------- Key: HARMONY-3835 URL: https://issues.apache.org/jira/browse/HARMONY-3835 Project: Harmony Issue Type: Bug Components: DRLVM Reporter: Vladimir Ivanov classloader.StressLoader hangs for me on Windows server 2003 in 'opt' mode only (it takes ~1 minutes to finish in the 'default' mode and did not finished in 40 minutes in the 'opt' mode). In my environment this test hangs with GCv5 and GCv4.1. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.