From owner-freebsd-java Thu Jul 26 15:12:33 2001 Delivered-To: freebsd-java@freebsd.org Received: from etrn.xmission.com (etrn.xmission.com [198.60.22.17]) by hub.freebsd.org (Postfix) with ESMTP id F23B637B401 for ; Thu, 26 Jul 2001 15:12:30 -0700 (PDT) (envelope-from glewis@misty.eyesbeyond.com) Received: from [198.60.22.22] (helo=mail.xmission.com) by etrn.xmission.com with esmtp (Exim 3.12 #1) id 15PtMs-0003AG-00; Thu, 26 Jul 2001 16:12:30 -0600 Received: from [166.70.2.117] (helo=misty.eyesbeyond.com) by mail.xmission.com with esmtp (Exim 3.22 #1) id 15PtMr-0005Ih-00; Thu, 26 Jul 2001 16:12:30 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.3/8.11.3) id f6QMCOX65963; Fri, 27 Jul 2001 07:42:24 +0930 (CST) (envelope-from glewis) Date: Fri, 27 Jul 2001 07:42:24 +0930 From: Greg Lewis To: "Ian Kallen " Cc: freebsd-java@FreeBSD.ORG Subject: Re: Class.getPackage() returning null Message-ID: <20010727074224.A65932@misty.eyesbeyond.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from iank@covalent.net on Thu, Jul 26, 2001 at 12:30:13PM -0700 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jul 26, 2001 at 12:30:13PM -0700, Ian Kallen wrote: > I'm using the 1.2.2 port but hitting a bug that doesn't seem to afflicting my > co-workers using blackdown linux' 1.2.2 JVM. We're doing some things with > reflection where we call getPackage() but just get null > returned. getName() is fine, is getPackage() a known bug and is there a > fix? I'm using a JVM built using freebsd-jdk122-patches-10 and otherwise seems > to work fine. Its not a known bug AFAIK. If you could post a simple example that would save me having to go look up the reflection APIs :). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Mobile: 0419 868 494 Information Technology Web : http://www.eyesbeyond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message