From owner-freebsd-java@FreeBSD.ORG Thu May 19 18:27:15 2005 Return-Path: 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 6DF2916A4CE for ; Thu, 19 May 2005 18:27:15 +0000 (GMT) Received: from olive.qinip.net (olive.qinip.net [62.100.30.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A78843DB2 for ; Thu, 19 May 2005 18:27:15 +0000 (GMT) (envelope-from ronald-freebsd8@klop.yi.org) Received: from ronald.echteman.nl (h8441134153.dsl.speedlinq.nl [84.41.134.153]) by olive.qinip.net (Postfix) with SMTP id E3DED18B69 for ; Thu, 19 May 2005 20:27:05 +0200 (MEST) Received: (qmail 29929 invoked from network); 19 May 2005 18:27:07 -0000 Received: from unknown (HELO localhost) (10.0.1.4) by ronald.echteman.nl with SMTP; 19 May 2005 18:27:07 -0000 To: "freebsd-java@freebsd.org" Date: Thu, 19 May 2005 20:25:33 +0200 From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/8.0 (FreeBSD, build 1095) Subject: tip jdk15: java -Xshare:dump X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2005 18:27:15 -0000 To benefit from the faster startup time of jdk15 you should run this command as root once. java -Xshare:dump See: http://java.sun.com/j2se/1.5.0/docs/guide/vm/class-data-sharing.html Maybe it is nice to let the port/package run this command after installation. Ronald. -- Ronald Klop Amsterdam, The Netherlands