openjdk7 fails to build.
Jonathan Chen
jonc at chen.org.nz
Mon May 29 21:17:30 UTC 2017
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 at chen.org.nz>
More information about the freebsd-java
mailing list