[Bug 3619] [IcedTea8] Shenandoah broken on s390
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Aug 7 03:56:01 UTC 2018
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3619
--- Comment #3 from Andrew John Hughes <gnu.andrew at redhat.com> ---
/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.181-8.b13.el7.s390/openjdk/hotspot/src/share/vm/gc_implementation/shenandoah/heuristics/shenandoahStaticHeuristics.cpp:
In member function 'virtual void
ShenandoahStaticHeuristics::print_thresholds()':
/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.181-8.b13.el7.s390/openjdk/hotspot/src/share/vm/gc_implementation/shenandoah/heuristics/shenandoahStaticHeuristics.cpp:42:48:
error: format '%zu' expects argument of type 'size_t', but argument 3 has type
'u\
intx {aka unsigned int}' [-Werror=format=]
ShenandoahGarbageThreshold);
^
/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.181-8.b13.el7.s390/openjdk/hotspot/src/share/vm/gc_implementation/shenandoah/heuristics/shenandoahStaticHeuristics.cpp:42:48:
error: format '%zu' expects argument of type 'size_t', but argument 4 has type
'u\
intx {aka unsigned int}' [-Werror=format=]
/builddir/build/BUILD/java-1.8.0-openjdk-1.8.0.181-8.b13.el7.s390/openjdk/hotspot/src/share/vm/gc_implementation/shenandoah/heuristics/shenandoahStaticHeuristics.cpp:42:48:
error: format '%zu' expects argument of type 'size_t', but argument 5 has type
'u\
intx {aka unsigned int}' [-Werror=format=]
cc1plus: all warnings being treated as errors
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20180807/6320a873/attachment.html>
More information about the distro-pkg-dev
mailing list