Date: Tue, 30 May 2017 22:56:59 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: freebsd-java@freebsd.org Subject: Re: openjdk7 fails to build. Message-ID: <CAJuc1zMiH6JYbTnARDiJbB1hb6c154NmsNSAZmjT4t3P=YSSMA@mail.gmail.com> In-Reply-To: <CAJuc1zN9ngypS7B_qtrcUuJaP1FvTO4n8bD0n8BiGyZAF5Ww%2Bw@mail.gmail.com> References: <CAJuc1zN9ngypS7B_qtrcUuJaP1FvTO4n8bD0n8BiGyZAF5Ww%2Bw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 30 May 2017 at 09:17, Jonathan Chen <jonc@chen.org.nz> wrote:
> Hi,
>
> The recent r441965 update to java/openjdk7 is failing to build. The
> failure point is:
>
> /construction/xports/java/openjdk7/work/openjdk/hotspot/src/share/vm/opto/lcm.cpp:60:35:
> error: ordered comparison between pointer and zero ('address' (aka
> 'unsigned char *') and
> 'int')
> if (Universe::narrow_oop_base() > 0) { // Implies UseCompressedOops.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
> ..
I have now updated to r442050, with java/openjdk7 attempting to build
openjdk-7.141.02,1. However, the build still fails at the same point:
/construction/xports/java/openjdk7/work/openjdk/hotspot/src/share/vm/opto/lcm.cpp:60:35:
error: ordered comparison between pointer and zero ('address' (aka
'unsi
gned char *') and 'int')
if (Universe::narrow_oop_base() > 0) { // Implies UseCompressedOops.
~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
Cheers.
--
Jonathan Chen <jonc@chen.org.nz>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJuc1zMiH6JYbTnARDiJbB1hb6c154NmsNSAZmjT4t3P=YSSMA>
