From owner-freebsd-ports Mon May 7 8: 0:32 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 56D4B37B424 for ; Mon, 7 May 2001 08:00:25 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f47F0P825848; Mon, 7 May 2001 08:00:25 -0700 (PDT) (envelope-from gnats) Date: Mon, 7 May 2001 08:00:25 -0700 (PDT) Message-Id: <200105071500.f47F0P825848@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Ernst de Haan Subject: Re: ports/26793: New port: java/ibm-jdk Reply-To: Ernst de Haan Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/26793; it has been noted by GNATS. From: Ernst de Haan To: freebsd-gnats-submit@FreeBSD.org, perky@python.or.kr Cc: sobomax@FreeBSD.org Subject: Re: ports/26793: New port: java/ibm-jdk Date: Mon, 7 May 2001 10:25:30 +0200 Okay, I tested this JDK and it seems to work, at least with non-graphical applications. I tested it with Ant and javadoc, and it runs without any big problems. Only things I noticed are: * When starting 'java' the program gives a warning about not being able to determine the number of processors. This looks like a linuxulator 'problem'. Should I submit this as a new PR ? * When running a program, the program doesn't return to the command line. It doesn't use a lot of processor time either, and Ctrl-C does stop the program. Haven't looked into this yet. My suggestion: Make sure the name of the port is more specific (for example 'linux-ibm-jdk1.3' instead of 'ibm-jdk'), make the name of the install directory more specific ('linux-ibm-jdk1.3.0' instead of 'ibmjdk1.3.0') and then submit this port for inclusion in the tree. It's good enough for testing and further improvement IMO. -- Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message