From owner-freebsd-java Mon Mar 10 4:28:23 2003 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B4F637B401 for ; Mon, 10 Mar 2003 04:28:22 -0800 (PST) Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79AE343F93 for ; Mon, 10 Mar 2003 04:28:20 -0800 (PST) (envelope-from sheldonh@starjuice.net) Received: from sheldonh by axl.seasidesoftware.co.za with local (Exim 4.12) id 18sMO1-0003ut-00; Mon, 10 Mar 2003 14:28:09 +0200 Date: Mon, 10 Mar 2003 14:28:09 +0200 From: Sheldon Hearn To: leafy Cc: freebsd-java@FreeBSD.ORG Subject: Re: ports/java/jdk14 and jni_md.h Message-ID: <20030310122809.GG12316@starjuice.net> Mail-Followup-To: leafy , freebsd-java@FreeBSD.ORG References: <20030310094649.GA12316@starjuice.net> <20030310095100.GA2149@leafy.idv.tw> <20030310103439.GC12316@starjuice.net> <20030310113002.GA597@leafy.idv.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030310113002.GA597@leafy.idv.tw> User-Agent: Mutt/1.5.3i 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 (2003/03/10 19:30), leafy wrote: > > Were you suggesting this as a test, or as "the correct approach"? I'm > > in favour of something that doesn't require modification of every > > consumer, unless those consumers are breaking a well-established rule. > > By looking at default linux-jdk installation, their jni.h has: > > /* jni_md.h contains the machine-dependent typedefs for jbyte, jint > and jlong */ > > #include "jni_md.h" > > which is the same as our bsd port. So I assume this is the standard > way of doing it (ie, to change your Makefile). Ah, so it really doesn't matter what I think of the approach, it's already well established. Great, I'll feed back to James, thanks! Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message