On Tue, Aug 01, 2017 at 01:57:02PM +0100, Andrew Haley wrote:
> So I found two bugs in the package which stop it from building, one
> yours and one ours.  The first one is
> debian/patches/8073754-stack-overflow-9-build.diff, which sets the
> thread stack size to 2240: this is too small, and the build aborts.  I
> think this problem may be due to the use of 64k pages.
> 
> NOTE THAT you should not increase the thread sizes in
> os_linux_zero.cpp: these are minimums.  Change the values in
> hotspot/src/os_cpu/linux_zero/vm/globals_linux_zero.hpp and
> common/autoconf/boot-jdk.m4 .

Ohm I forgot. We already dropped this particular patch because it also
broke the build on ppc64. So, it seems we only need to deal with the
second problem.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to