[Bug 2683] New: [IcedTea7] AArch64 port has broken Zero on AArch64
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Oct 22 19:18:51 UTC 2015
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2683
Bug ID: 2683
Summary: [IcedTea7] AArch64 port has broken Zero on AArch64
Product: IcedTea
Version: 7-hg
Hardware: aarch64
OS: Linux
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
/«PKGBUILDDIR»/build/zerovm/openjdk/hotspot/src/share/vm/runtime/vmStructs.cpp:847:20:
error: '_updateBytesCRC32' is not a member of 'StubRoutines'
static_field(StubRoutines, _updateBytesCRC32,
address) \
>From the file:
AARCH64_ONLY( \
static_field(StubRoutines, _updateBytesCRC32,
address) \
\
static_field(StubRoutines, _crc_table_adr,
address) \
\
) \
NOT_ZERO should be added.
--
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/20151022/b5d40650/attachment.html>
More information about the distro-pkg-dev
mailing list