On May 29, 12:38pm, gle...@eyesbeyond.com (Greg Lewis) wrote: -- Subject: Re: hg: bsd-port/bsd-port/hotspot: . Serviceability agent support
| On Fri, May 29, 2009 at 03:25:08PM +0000, gle...@eyesbeyond.com wrote: | > Changeset: eb512e8ac925 | > Author: gle...@misty.eyesbeyond.com | > Date: 2009-05-29 08:22 -0700 | > URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/eb512e8ac925 | > | > . Serviceability agent support for BSD. Fully functional on FreeBSD. Other | > platforms currently lack support for jmap's -pmap (default) option. | > | > This contains significant contributions from Kurt Miller and Brian Gardner. | | Oops. Looks like this is breaking the OS X build. Looks like it's | missing all the Elf* types. Anyone know if they are even available on | OS X? No ELF. OS/X uses mach-o. christos