From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32651 invoked by alias); 20 Feb 2010 18:22:20 -0000 Received: (qmail 32643 invoked by uid 22791); 20 Feb 2010 18:22:19 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from ey-out-1920.google.com (HELO ey-out-1920.google.com) (74.125.78.144) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 20 Feb 2010 18:22:15 +0000 Received: by ey-out-1920.google.com with SMTP id 3so144965eyh.46 for ; Sat, 20 Feb 2010 10:22:12 -0800 (PST) Received: by 10.213.111.12 with SMTP id q12mr2324313ebp.50.1266690132721; Sat, 20 Feb 2010 10:22:12 -0800 (PST) Received: from ?192.168.2.99? (cpc2-cmbg8-0-0-cust61.cmbg.cable.ntl.com [82.6.108.62]) by mx.google.com with ESMTPS id 28sm4790878eyg.20.2010.02.20.10.22.09 (version=SSLv3 cipher=RC4-MD5); Sat, 20 Feb 2010 10:22:10 -0800 (PST) Message-ID: <4B802C7A.4070209@gmail.com> Date: Sat, 20 Feb 2010 18:22:00 -0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Dave Korn CC: GCC Java , "Boehm, Hans" , Bryce McKinlay Subject: Re: Two quick GC questions [was Re: [REVIVED: PATCH PR42811,4.5 regression] java.lang.ExceptionInInitializerError in ecj1] References: <4B6C9B26.3010106@gmail.com> <4B6D0C67.5030500@gmail.com> <4B78BA6D.5000603@gmail.com> <7230133d1002150504r23738e28if92303426c349661@mail.gmail.com> <4B7CC61E.1050709@gmail.com> <4B7D631B.8030401@gmail.com> <4B7DA9FA.1020307@gmail.com> In-Reply-To: <4B7DA9FA.1020307@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org X-SW-Source: 2010-02/txt/msg00009.txt.bz2 On 18/02/2010 20:58, Dave Korn wrote: > [ snip ] Thank you for all your help, Bruce and Hans; you gave me everything I needed to dig into the GC and figure out how to enable the support for cygwin, and I've posted the resulting patch(es): http://gcc.gnu.org/ml/java-patches/2010-q1/msg00039.html cheers, DaveK