8186476: Re: linux-sparc and linux-zero builds broken
John Paul Adrian Glaubitz
glaubitz at physik.fu-berlin.de
Mon Aug 28 19:53:42 UTC 2017
On 08/28/2017 08:50 PM, John Paul Adrian Glaubitz wrote:
> /home/glaubitz/openjdk/hs/hotspot/src/os_cpu/linux_sparc/vm/atomic_linux_sparc.hpp:65:3: error: there are no arguments to ‘STATIC_CAST’ that depend on a
> template parameter, so a declaration of ‘STATIC_CAST’ must be available [-fpermissive]
> STATIC_CAST(4 == sizeof(I));
> ^~~~~~~~~~~
Odd. STATIC_CAST() doesn't seem to be defined anywhere in the source code and
from the context, it rather looks like STATIC_ASSERT() was meant here rather
than STATIC_CAST(), wasn't it?
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz at debian.org
`. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
More information about the hotspot-dev
mailing list