Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 1696 invoked from network); 27 Jul 2006 13:46:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Jul 2006 13:46:41 -0000 Received: (qmail 68078 invoked by uid 500); 27 Jul 2006 13:46:37 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 68044 invoked by uid 500); 27 Jul 2006 13:46:37 -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 68033 invoked by uid 99); 27 Jul 2006 13:46:37 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jul 2006 06:46:37 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of weldonwjw@gmail.com designates 64.233.182.187 as permitted sender) Received: from [64.233.182.187] (HELO nf-out-0910.google.com) (64.233.182.187) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jul 2006 06:46:36 -0700 Received: by nf-out-0910.google.com with SMTP id x4so167538nfb for ; Thu, 27 Jul 2006 06:46:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=aWP95mEoL4fnWcPxNEHq/r0cOay+QI1JDrpp8/dGl9f6JGcE3tQUWp6rr7V8XgtoGfFp5irGuR+tBGtrSdjv7kt+MoRDSjQLehK5OwdwPOh1R8KGeDsg+J50JLNUxMt+6JIxYZW2zKcQUYd7+C1EuKrNrDCP69103BMrDbBMqko= Received: by 10.78.165.16 with SMTP id n16mr3957217hue; Thu, 27 Jul 2006 06:46:14 -0700 (PDT) Received: by 10.78.129.14 with HTTP; Thu, 27 Jul 2006 06:46:14 -0700 (PDT) Message-ID: <4dd1f3f00607270646p60c35fa7o81f834891311f2df@mail.gmail.com> Date: Thu, 27 Jul 2006 06:46:14 -0700 From: "Weldon Washburn" To: harmony-dev@incubator.apache.org Subject: [DRLVM/MMTk] Jitrino.JET Address.max() problem MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The following is printing a zero instead of 0xffffffff Address mm = Address.max(); System.out.println("Address.max() = " + Integer.toHexString(mm.toInt()) ); -- Weldon Washburn Intel Middleware Products Division --------------------------------------------------------------------- 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