[Bug 3619] New: [IcedTea8] Shenandoah broken on s390
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Aug 3 15:47:17 UTC 2018
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3619
Bug ID: 3619
Summary: [IcedTea8] Shenandoah broken on s390
Product: IcedTea
Version: 3.x-hg
Hardware: all
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
/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/shenandoahAdaptiveHeuristics.cpp
/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/shenandoahAdaptiveHeuristics.cpp:
In member function 'void ShenandoahAdaptiveHeuristics::handle_cycle_success()':
/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/shenandoahAdaptiveHeuristics.cpp:113:103:
error: format '%u' expects argument of type 'unsigned int', but argument 6 has
type 'long unsigned int' [-Werror=format=]
(capacity - _peak_occupancy) / M,
ShenandoahMinFreeThreshold * capacity / 100 / M);
--
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/20180803/7fd8d838/attachment-0001.html>
More information about the distro-pkg-dev
mailing list