Re: Bug#825514: GNU/kFreeBSD patch for openjdk-8

2016-06-13 Thread Steven Chamberlain
Steven Chamberlain wrote: > I wonder though, in this context, is it referring to the kernel (so we > should return "BSD" here) or userland traits (we are actually more like > (GNU/)"LINUX"). In this context, the only difference it makes is whether to use vfork() or posix_spawn(). Linux and FreeBS

Re: Bug#825514: GNU/kFreeBSD patch for openjdk-8

2016-06-13 Thread Steven Chamberlain
Hi, Jon Boden wrote: > We had the exact same problem on ubuntuBSD and fixed it with this patch: > > https://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches-xenial/download/jon%40ubuntubsd.org-20160613204145-fp9vhvrndudghxhj/openjdk8.diff-20160613204118-vadi6g4wfrmictbr-1/openjdk-8.diff Thank y