From owner-freebsd-java Thu Jul 26 12:30:15 2001 Delivered-To: freebsd-java@freebsd.org Received: from mail.covalent.net (unknown [64.84.39.162]) by hub.freebsd.org (Postfix) with SMTP id 5776637B406 for ; Thu, 26 Jul 2001 12:30:13 -0700 (PDT) (envelope-from iank@covalent.net) Received: (qmail 11892 invoked from network); 26 Jul 2001 19:35:55 -0000 Received: from atlas.sfo.covalent.net (10.0.0.2) by mail.covalent.net with SMTP; 26 Jul 2001 19:35:55 -0000 Date: Thu, 26 Jul 2001 12:30:13 -0700 (PDT) From: "Ian Kallen " X-Sender: iank@atlas.sfo.covalent.net To: freebsd-java@freebsd.org Subject: Class.getPackage() returning null Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 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. cheers, -Ian -- Ian Kallen | AIM: iankallen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message