Hi Jung-uk Kim,
I hope you don't mind, I changed the subject away from the specific
commit.
On Mon, 2014-04-28 at 17:27 -0400, Jung-uk Kim wrote:
>
> [I am not picking on this patch.]
>
> Apple merged this branch to main line, then replaced a lot of '#ifdef
> _ALLBSD_SOURCE' with '#ifdef MACOSX
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2014-04-28 16:40:08 -0400, ?? wrote:
> Changeset: 5c11f144d721 Author:kurt Date: 2014-04-28 16:32
> -0400 URL:
> http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5c11f144d721
>
> . jspawnhelper is an architecture specific binary on *BS
Changeset: 5c11f144d721
Author:kurt
Date: 2014-04-28 16:32 -0400
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/5c11f144d721
. jspawnhelper is an architecture specific binary on *BSD, so it should live
under jre/lib// like jexec and similar to the way solaris has it locat
Changeset: 0d6f95e05945
Author:kurt
Date: 2014-04-28 12:29 -0400
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/0d6f95e05945
. OpenBSD nm(1) doesn't have -U or -j, so provide an OpenBSD specific
implementation based on linux version. This change may be appropriate
for
Changeset: 3d5dd1ee4b1b
Author:kurt
Date: 2014-04-28 11:35 -0400
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/3d5dd1ee4b1b
. Build jspawnhelper for *BSD. Fixes Runtime.exec().
! make/java/java/Makefile
Changeset: af32a380118d
Author:kurt
Date: 2014-04-27 17:17 -0400
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/af32a380118d
. Align top of stack to page size to adjust for OpenBSD's randomized initial
stack pointer
! src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp
Changeset: