From owner-freebsd-java@FreeBSD.ORG Thu Jan 14 15:57:36 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2CFAA106568B for ; Thu, 14 Jan 2010 15:57:36 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smtp-out2.tiscali.nl (smtp-out2.tiscali.nl [195.241.79.177]) by mx1.freebsd.org (Postfix) with ESMTP id E14088FC0C for ; Thu, 14 Jan 2010 15:57:35 +0000 (UTC) Received: from [212.123.145.58] (helo=sjakie.klop.ws) by smtp-out2.tiscali.nl with esmtp (Exim) (envelope-from ) id 1NVS4k-0001w2-Hz; Thu, 14 Jan 2010 16:57:34 +0100 Received: from 212-123-145-58.ip.telfort.nl (localhost [127.0.0.1]) by sjakie.klop.ws (Postfix) with ESMTP id AD3F6ED81; Thu, 14 Jan 2010 16:57:28 +0100 (CET) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: "Brian Gardner" , "freebsd-java @ freebsd. org" References: <69FBC1B0-2FE0-460B-BAA3-45C678894EF3@getsnappy.com> Date: Thu, 14 Jan 2010 16:57:28 +0100 MIME-Version: 1.0 From: "Ronald Klop" Message-ID: In-Reply-To: <69FBC1B0-2FE0-460B-BAA3-45C678894EF3@getsnappy.com> User-Agent: Opera Mail/10.10 (FreeBSD) Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: openjdk6-b17 rc2 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2010 15:57:36 -0000 On Wed, 13 Jan 2010 16:29:19 +0100, Brian Gardner = =20 wrote: > http://www.getsnappy.com/downloads/openjdk6-b17-pr4-rc2.tar.gz > http://www.getsnappy.com/downloads/jtreg-try2.tar.gz Hi, This openjdk6-b17 runs good, but I can't get the jtreg stuff to do =20 anything. There is no JTREG stuff in openjdk6-b17/Makefile anymore. Are =20 there new instructions? Ronald.