Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2017 09:17:28 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        freebsd-java@freebsd.org
Subject:   openjdk7 fails to build.
Message-ID:  <CAJuc1zN9ngypS7B_qtrcUuJaP1FvTO4n8bD0n8BiGyZAF5Ww%2Bw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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.
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
..

Cheers.
-- 
Jonathan Chen <jonc@chen.org.nz>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJuc1zN9ngypS7B_qtrcUuJaP1FvTO4n8bD0n8BiGyZAF5Ww%2Bw>