hg: bsd-port/bsd-port/hotspot: 2 new changesets
glewis at eyesbeyond.com
glewis at eyesbeyond.com
Sun Jan 23 22:25:15 PST 2011
Changeset: 0f8d9716a2bb
Author: Greg Lewis <glewis at eyesbeyond.com>
Date: 2011-01-23 22:20 -0800
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/0f8d9716a2bb
. Use the standard (C99) header <stdbool.h> rather than defining bool, true
and false locally.
! src/os/bsd/vm/jsig.c
Changeset: aca9fccf1724
Author: Greg Lewis <glewis at eyesbeyond.com>
Date: 2011-01-23 22:23 -0800
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/aca9fccf1724
. MacOS X has no elf.h. Grab the one from glibc (precedent: we use hsearch
code taken from glibc and the license is compatible) and use that instead.
+ src/share/vm/utilities/elf.hpp
! src/share/vm/utilities/elfFile.hpp
More information about the bsd-port-dev
mailing list