JDK6 for FreeBSD-64?

View: New views
4 Messages — Rating Filter:   Alert me  

JDK6 for FreeBSD-64?

by Peter Steele :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..."

Re: JDK6 for FreeBSD-64?

by Jonathan Chen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 <jonc@...>
----------------------------------------------------------------------
                   "Lots of folks confuse bad management with destiny"
                                                         - Kin Hubbard
_______________________________________________
freebsd-questions@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..."

RE: JDK6 for FreeBSD-64?

by Peter Steele :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>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@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..."

Re: JDK6 for FreeBSD-64?

by Jonathan Chen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 <jonc@...>
----------------------------------------------------------------------
                        "Only the meek get pinched. The bold survive."
                                                      - Ferris Bueller
_______________________________________________
freebsd-questions@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..."