From owner-freebsd-java@FreeBSD.ORG Tue Oct 13 11:47:18 2009 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 420031065670 for ; Tue, 13 Oct 2009 11:47:18 +0000 (UTC) (envelope-from v.balada@coolbleiben.net) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by mx1.freebsd.org (Postfix) with ESMTP id D30008FC19 for ; Tue, 13 Oct 2009 11:47:17 +0000 (UTC) Received: by ewy18 with SMTP id 18so3667540ewy.43 for ; Tue, 13 Oct 2009 04:47:16 -0700 (PDT) Received: by 10.211.139.7 with SMTP id r7mr5639576ebn.26.1255434436735; Tue, 13 Oct 2009 04:47:16 -0700 (PDT) Received: from ?192.168.1.6? (116.Red-80-25-226.staticIP.rima-tde.net [80.25.226.116]) by mx.google.com with ESMTPS id 5sm44727eyh.1.2009.10.13.04.47.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 13 Oct 2009 04:47:16 -0700 (PDT) From: Victor Balada Diaz To: Greg Lewis In-Reply-To: <20091004192313.GA8317@misty.eyesbeyond.com> References: <1254400922.24325.9.camel@localhost.localdomain> <20091004192313.GA8317@misty.eyesbeyond.com> Content-Type: text/plain Date: Tue, 13 Oct 2009 13:47:10 +0200 Message-Id: <1255434430.18720.5.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-8.el5_2.3) Content-Transfer-Encoding: 7bit Cc: Ronald Klop , freebsd-java@freebsd.org Subject: Re: Java support for jstack 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: Tue, 13 Oct 2009 11:47:18 -0000 Hello Greg, Is there any place where i can download an unstable port or something like that just for testing? or any expected date on when it will arrive to the ports tree? Regards. On Sun, 2009-10-04 at 12:23 -0700, Greg Lewis wrote: > On Sat, Oct 03, 2009 at 04:11:14PM +0200, Ronald Klop wrote: > > Jstack works in openjdk6. > > Also on a program running in another jdk if I remember it correct. > > It also works with OpenJDK7, but there isn't a port of that in the ports > tree. > > > On Thu, 01 Oct 2009 14:42:02 +0200, Victor Balada Diaz > > wrote: > > > > > Hello, > > > > > > I'm trying to use jstack in a FreeBSD 7.1-RELEASE-p7 amd64 with > > > diablo-jdk-1.6.0.07.02_3 but i always get the following error: > > > > > > $PID: no providers installed > > > > > > I saw a mail in 2007 asking about what would be needed to make it > > > work, but no answers. Is there any work in progress to make jstack work? > > > What's needed and how can i help? > > > > > > Thanks in advance. > > > Regards. > > > > > > _______________________________________________ > > > freebsd-java@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-java > > > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > > > > _______________________________________________ > > freebsd-java@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-java > > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >