From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6295 invoked by alias); 28 Oct 2006 02:16:15 -0000 Received: (qmail 6286 invoked by uid 22791); 28 Oct 2006 02:16:15 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 28 Oct 2006 02:16:13 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k9S2GB3d002318 for ; Fri, 27 Oct 2006 22:16:11 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id k9S2GAMS029237 for ; Fri, 27 Oct 2006 22:16:10 -0400 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.13.1/8.12.8) with ESMTP id k9S2G9cH003356; Fri, 27 Oct 2006 22:16:10 -0400 Message-ID: <4542BD69.4030806@redhat.com> Date: Sat, 28 Oct 2006 02:16:00 -0000 From: Keith Seitz User-Agent: Thunderbird 1.5.0.7 (X11/20060909) MIME-Version: 1.0 To: Andrew Haley CC: Java Patch List Subject: Re: [RFC/JVMTI] GetMethodDeclaringClass References: <45351C48.5070205@redhat.com> <17717.7538.291407.210562@zebedee.pink> <17717.8425.50456.767598@zebedee.pink> <45352422.9050906@redhat.com> <17717.9875.943502.570625@zebedee.pink> <4536B2D8.3050908@redhat.com> <17719.13768.455632.416204@zebedee.pink> <453D2B08.20400@redhat.com> <17725.46196.503583.636515@zebedee.pink> <45414D77.1020109@redhat.com> <17729.56513.133225.251768@zebedee.pink> In-Reply-To: <17729.56513.133225.251768@zebedee.pink> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2006-q4/txt/msg00108.txt.bz2 Andrew Haley wrote: > OK, excellent. Please commit. Done. Thank you for all your help with this. Keith