remove declaration of _Copy_conjoint_bytes
authorVladimir Petko <vladimir.petko@canonical.com>
Tue, 30 Jul 2024 06:37:36 +0000 (08:37 +0200)
committerMatthias Klose <doko@ubuntu.com>
Tue, 30 Jul 2024 06:37:36 +0000 (08:37 +0200)
commit5c55294760e42a865b1aeb6ea35633f66cb3956e
tree0a4010434b145c209d38d1fa842bbc57e61b6516
parent27020d8ea8c7ff8c549354168265ee3f215438ae
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