Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 27326 invoked from network); 14 Sep 2006 21:48:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Sep 2006 21:48:18 -0000 Received: (qmail 3219 invoked by uid 500); 14 Sep 2006 21:48:12 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 3173 invoked by uid 500); 14 Sep 2006 21:48:12 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 3162 invoked by uid 99); 14 Sep 2006 21:48:12 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Sep 2006 14:48:12 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from ([216.86.168.178:2585] helo=mxout-03.mxes.net) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id 9C/00-07729-ECDC9054 for ; Thu, 14 Sep 2006 14:48:09 -0700 Received: from [192.168.1.103] (unknown [67.86.14.219]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 893C25193C for ; Thu, 14 Sep 2006 17:46:51 -0400 (EDT) Message-ID: <4509CDCB.4020908@pobox.com> Date: Thu, 14 Sep 2006 17:46:51 -0400 From: "Geir Magnusson Jr." Reply-To: geir@pobox.com User-Agent: Thunderbird 1.5.0.5 (Macintosh/20060719) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [drlvm] [jvmti] Question about JVMTI calling Java code References: <200609130244.58065.gshimansky@gmail.com> <200609140236.10359.gshimansky@gmail.com> <4508E8D2.2070503@pobox.com> <200609150133.48931.gshimansky@gmail.com> In-Reply-To: <200609150133.48931.gshimansky@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Gregory Shimansky wrote: > On Thursday 14 September 2006 09:29 Geir Magnusson Jr. wrote: >> Gregory Shimansky wrote: >>> Actually this problematic function is used only in GetThreadGroupChildren >>> for the information about threads and thread groups contained inside of >>> this thread group. If this information is available from thread manager >>> directly I would very much like to know how to get it. Looking at the >>> current GetThreadGroupChildren implementation makes me very upset, it is >>> clearly not meant for real usage. >> Don't get upset. It will be ok. :) > > I hope so. This function definitely needs to be rewritten starting with > NewObjectArray(10, ...) which allocates exactly 10 (not more) thread group > children elements :) Thanks for volunteering :) geir > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org