[Bug 3497] New: [IcedTea7] AArch64: Adapt to 8002074: Support for AES on SPARC

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Nov 28 03:39:52 UTC 2017


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3497

            Bug ID: 3497
           Summary: [IcedTea7] AArch64: Adapt to 8002074: Support for AES
                    on SPARC
           Product: IcedTea
           Version: 7-hg
          Hardware: aarch64
                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

OpenJDK 7 u161 includes a backport of 8002074. As a result, the AArch64 port
needs to implement Matcher::pass_original_key_for_aes.

Linking launcher...
cc  -Xlinker -O1 -Wl,--hash-style=both  -Xlinker -z -Xlinker noexecstack 
-Xlinker -export-dynamic  -L `pwd` -o gamma launcher/java_md.o
launcher/wildcard.o launcher/java.o launcher/jli_util.o -ljvm -lm -ldl
-lpthread
/builddir/build/BUILD/java-1.7.0-openjdk-1.7.0.161-2.6.12.1.el7.aarch64/openjdk/build/linux-aarch64/hotspot/outputdir/linux_aarch64_compiler2/product/libjvm.so:
undefined reference to `Matcher::pass_original_key_for_aes()'
collect2: error: ld returned 1 exit status
make[6]: *** [gamma] Error 1

-- 
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/20171128/8e23a4ac/attachment.html>


More information about the distro-pkg-dev mailing list