[Bug 3673] New: [IcedTea8] Alternate HotSpot builds need fix for bug 3094
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Dec 25 04:04:43 UTC 2018
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3673
Bug ID: 3673
Summary: [IcedTea8] Alternate HotSpot builds need fix for bug
3094
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
The shenandoah and aarch32 HotSpot build fail when Zero is enabled because they
do not include the fix for bug 3094:
/builddir/build/BUILD/icedtea-3.10.0/openjdk/hotspot/src/cpu/zero/vm/vm_version_zero.cpp:40:29:
error: no 'void VM_Version::initialize()' member function declared in class
'VM_Version'
void VM_Version::initialize() {
^
gmake[7]: *** [vm_version_zero.o] Error 1
gmake[7]: *** Waiting for unfinished jobs....
gmake[7]: Leaving directory
`/builddir/build/BUILD/icedtea-3.10.0/openjdk.build/hotspot/linux_s390_zero/product'
gmake[6]: Leaving directory
`/builddir/build/BUILD/icedtea-3.10.0/openjdk.build/hotspot/linux_s390_zero/product'
--
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/20181225/c710112a/attachment.html>
More information about the distro-pkg-dev
mailing list