JDK6 for FreeBSD-64?

2009-07-02 Thread Peter Steele
Is there an alternative to Diablo JDK for FreeBSD-64? We've been using
this port for a while and it works fine, but some of the tools available
in Java distributions for other platforms are not fully implemented in
the Diablo port. We're particularly interested in the memory profiling
tool jmap.

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: JDK6 for FreeBSD-64?

2009-07-02 Thread Jonathan Chen
On Thu, Jul 02, 2009 at 11:51:13AM -0700, Peter Steele wrote:
 Is there an alternative to Diablo JDK for FreeBSD-64? We've been using
 this port for a while and it works fine, but some of the tools available
 in Java distributions for other platforms are not fully implemented in
 the Diablo port. We're particularly interested in the memory profiling
 tool jmap.

There's java/jdk16 and the java/openjdk6 ports. However, I don't know
whether they support jmap or not.

Cheers.
-- 
Jonathan Chen j...@chen.org.nz
--
   Lots of folks confuse bad management with destiny
 - Kin Hubbard
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


RE: JDK6 for FreeBSD-64?

2009-07-02 Thread Peter Steele
There's java/jdk16 and the java/openjdk6 ports. However, I don't know
whether they support jmap or not.

The jmap tool in java/jdk16 doesn't appear to be complete either. Has
anyone successfully built openjdk6 for FreeBSD?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: JDK6 for FreeBSD-64?

2009-07-02 Thread Jonathan Chen
On Thu, Jul 02, 2009 at 02:32:54PM -0700, Peter Steele wrote:
 There's java/jdk16 and the java/openjdk6 ports. However, I don't know
 whether they support jmap or not.
 
 The jmap tool in java/jdk16 doesn't appear to be complete either. Has
 anyone successfully built openjdk6 for FreeBSD?

Yes. However the GUI support under openjdk6 is iffy.

 % java -version
 openjdk version 1.6.0-internal
 OpenJDK Runtime Environment (build 1.6.0-internal-root_24_may_2009_16_24-b00)
 OpenJDK 64-Bit Server VM (build 11.0-b17, mixed mode)

Cheers.
-- 
Jonathan Chen j...@chen.org.nz
--
Only the meek get pinched. The bold survive.
  - Ferris Bueller
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org