remove declaration of _Copy_conjoint_bytes
authorVladimir Petko <vladimir.petko@canonical.com>
Thu, 27 Mar 2025 11:19:44 +0000 (12:19 +0100)
committerMatthias Klose <doko@ubuntu.com>
Thu, 27 Mar 2025 11:19:44 +0000 (12:19 +0100)
commit10922315761d46a567259cd510f80b683883e9af
tree6d7c534755a636c5210316ffbb89f577155898d5
parent75fc57cf608adfa12a11cc3fa64485d27d2ca8e2
remove declaration of _Copy_conjoint_bytes

Bug: https://bugs.openjdk.org/browse/JDK-8329983
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/collectd/+bug/2058966
Last-Update: 2024-04-10

JDK-8142362 removed implementation of _Copy_conjoint_bytes
but left the symbol declaration in for armhf.
This causes link failure against libjvm.so.

Gbp-Pq: Name jdk-8329983.patch
src/hotspot/os_cpu/linux_arm/linux_arm_32.S